@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/p11555873X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Restantjes / [J.J. Deetman ... et al.]" ;
    dcterms1:issued "1914" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072789972> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aa0dfa17dedc92e74749644a44eb3c68> ;
    schema1:name "Restantjes" ;
    schema1:numberOfPages 107 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/37d88eeaeff3a2424d2a4c4f8d3d3e34> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69413511> .

