@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/p790884658> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Franse lantaarnklokken / Ton Bollen" ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077595483>,
        <http://data.bibliotheken.nl/id/thes/p078699797>,
        <http://data.bibliotheken.nl/id/thes/p397423128> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072151978> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9022842630" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2a89ec4059566a83ed36936c360baf1b> ;
    schema1:name "Franse lantaarnklokken" ;
    schema1:numberOfPages 121 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7aeb4212346058ab4ad00c86a25d51a8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905289028> .

