@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/p051023296> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Jaarverslag ... / CRL/NICL" ;
    dcterms1:issued "1989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075455722> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075324040> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075670747>,
        <http://data.bibliotheken.nl/id/thes/p075685000> ;
    schema1:inLanguage "nl" ;
    schema1:issn "09235167" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a155bc7e986fd7e22ea06b678615271> ;
    schema1:name "Jaarverslag ..." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/66777efa75e96892c42bb7f2f20ca70a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72984360> .

