@prefix ns1: <http://rdaregistry.info/Elements/u/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://urn.fi/URN:NBN:fi:au:cn:123423A> schema:name "Suomen Gallup" .

<http://urn.fi/URN:NBN:fi:bib:me:I00068005200> a <http://id.loc.gov/ontologies/bibframe/Instance>,
        schema:CreativeWork,
        schema:Periodical ;
    ns1:P60048 <http://rdaregistry.info/termList/RDACarrierType/1049> ;
    ns1:P60050 <http://rdaregistry.info/termList/RDAMediaType/1007> ;
    schema:datePublished "1972-",
        "1972/.." ;
    schema:description "Currently published",
        "Kuvailun perusta: 1987, 1.",
        "Numero 2:n koko 30 cm." ;
    schema:exampleOfWork <http://urn.fi/URN:NBN:fi:bib:me:W00068005200> ;
    schema:identifier [ a schema:PropertyValue ;
            schema:propertyID "FI-MELINDA" ;
            schema:value "000680052" ],
        [ a schema:PropertyValue ;
            schema:propertyID "skl" ;
            schema:value "fx180560" ],
        [ a schema:PropertyValue ;
            schema:propertyID "FI-FENNI" ;
            schema:value "180560" ] ;
    schema:isPartOf <http://urn.fi/URN:NBN:fi:bib:me:CFENNI> ;
    schema:issn "0785-1871" ;
    schema:name "Kansallinen mediatutk. KMT",
        "Kansallinen mediatutkimus KMT" ;
    schema:publication [ schema:location [ schema:name "Helsinki" ] ;
            schema:organizer _:fa41b0e45a92b4dd4bd1a95383e86862fb1 ] ;
    schema:publisher _:fa41b0e45a92b4dd4bd1a95383e86862fb1 ;
    schema:sameAs <https://issn.org/resource/issn/0785-1871> .

<http://urn.fi/URN:NBN:fi:bib:me:W00068005200> a <http://id.loc.gov/ontologies/bibframe/Work>,
        schema:CreativeWork,
        schema:Periodical ;
    ns1:P60049 <http://rdaregistry.info/termList/RDAContentType/1020> ;
    schema:contributor <http://urn.fi/URN:NBN:fi:au:cn:123423A> ;
    schema:inLanguage "mul" ;
    schema:isPartOf <http://urn.fi/URN:NBN:fi:bib:me:CFENNI> ;
    schema:name "Kansallinen mediatutk. KMT",
        "Kansallinen mediatutkimus KMT" ;
    schema:workExample <http://urn.fi/URN:NBN:fi:bib:me:I00068005200> .

<http://urn.fi/URN:NBN:fi:bib:me:CFENNI> schema:name "Fennica" .

_:fa41b0e45a92b4dd4bd1a95383e86862fb1 schema:name "Suomen gallup" .

