@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/p449736296> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het geluid van sneeuw : roman / [door] Anne Marie Baart" ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:associatedMedia "https://opac.zebi.nl/vubis/kinderprenten/790864568.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068355335> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p790864568> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820422584> ;
    schema1:isbn "9029006595" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/296f05f2b86ea42718902d16b78e6505> ;
    schema1:name "Het geluid van sneeuw : roman" ;
    schema1:numberOfPages 147 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/56a0a076c5167c912e5b011ac98de3d2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1518949745> .

