@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/p435735691> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De grauwe wacht : roman / J.W. Hofwijk" ;
    dcterms1:issued "1948" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:associatedMedia "https://opac.zebi.nl/vubis/kinderprenten/137195672.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069319553> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p137195672> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/25e67dc10837a1a85e6630e60bb0c37e> ;
    schema1:name "De grauwe wacht : roman" ;
    schema1:numberOfPages 403 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c8255943a77e3d5fc42b0fa040c730aa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308508884> .

