@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/p456244182> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De schrik des nachts / door P. Brouwer" ;
    dcterms1:issued "1915" ;
    schema1:associatedMedia "https://opac.zebi.nl/vubis/kinderprenten/456244182.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069534829> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/67ffe168893000041173400a39639ea5> ;
    schema1:name "De schrik des nachts" ;
    schema1:numberOfPages 224 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/43f157dad10bc35e7d49c1e884433d1a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1554725791> .

