@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/p121835537> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ehrlich 606 / door Hugo Glaser ; vert. door Max Juda" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p395315468> ;
    dcterms1:issued "1910" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607220> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071355847> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p181886154> ;
    schema1:inLanguage "de" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/59e93e1dda3b23ff2bff6588a6d0b244> ;
    schema1:name "Ehrlich 606" ;
    schema1:numberOfPages 39 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cfb4d71c58556d8056722642b7245cef> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69377932> .

