@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p13456412X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Circulaires, toespraken, enz. / van J.E. Lasterie, H. Duiker en F.J. Krop" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p391405276> ;
    dcterms1:issued "1938" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p104173785>,
        <https://data.bibliotheken.nl/.well-known/genid/b71ae1be55148130105cb4dcbc3dd9fb> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067654568>,
        <http://data.bibliotheken.nl/id/thes/p252087674> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p040875520> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d52df29ab3ab35b18b874ba6474295d2> ;
    schema1:name "Circulaires, toespraken, enz." ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f25983a467951917a0456832b72319a6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69157847> .

