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

