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

<http://data.bibliotheken.nl/id/nbt/p235181102> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "150 jaar KITLV / [red.: Reggie Baay ... et al. ; met bijdragen van Olf Praamstra ... et al.]" ;
    dcterms1:issued "2001" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073803421>,
        <http://data.bibliotheken.nl/id/thes/p073912182> ;
    schema1:description "Speciaal nummer" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p860538494> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/98698afdfec479d61a7a1d574a4ffebc> ;
    schema1:name "150 jaar KITLV" ;
    schema1:numberOfPages 152 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/56acf60c6e58b5874836096a08b10876> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67106413> .

