@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/p040072142> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gelijkenissen : (2de bundel) / door J. Ruijter" ;
    dcterms1:issued "1912" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078515742> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070485690> ;
    schema1:description "Aan kop van de titelpagina: Het evangelie voor onzen tijd" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p84410907X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c691ac85bc3db38ff145dd0cca146066> ;
    schema1:name "De gelijkenissen : (2de bundel)" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/86f51449778377e3ce7b77d3d7b23dfb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64697145> .

