@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p162083122> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Publikaties / Synchron" ;
    dcterms1:issued "1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p154135933> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1b4d104d4c34ae9805c3fdd03eee1175> ;
    schema1:name "Publikaties" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5e6ef985df81721f41202f3a80809069> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73419926> .

