@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/p243129777> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Groote-stadsjeugd / door J. Faber ; geïll. door T. van Dijk" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p40764945X> ;
    dcterms1:issued "1905" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069575231> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8ebeb82ade09804bfd997a37848125c5> ;
    schema1:name "Groote-stadsjeugd" ;
    schema1:numberOfPages 101 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/36cd337db6f3bf45e57b0cc06f367e09> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150137512> .

