@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/p301779430> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Jaarbericht ... / GGZ Noord- en Midden-Limburg" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p274036258> ;
    schema1:description "Titel varieert" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/66d7b6a20d56502b83fdfdec0bae161b> ;
    schema1:name "Jaarbericht ..." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3efe523bd83a779a8c184af72dd7bcc5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150175784> .

