@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/p364335955> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het dorp Melissant / door W.M. Blokland" ;
    dcterms1:issued "2013" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075655411> ;
    schema1:associatedMedia "http://opac.zebi.nl/vubis/kinderprenten/364335955.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p369194365> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1601b7da9e921d0eb01fbdf8b0621022> ;
    schema1:name "Het dorp Melissant" ;
    schema1:numberOfPages 148 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/52bf9199f369ecacd47f2363425fef03> ;
    schema1:sameAs <http://www.worldcat.org/oclc/859901786> .

