@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/p337913625> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Blauwe maan / Alyson Noël ; vert. [uit het Engels] door Sandra Hessels" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p327880325> ;
    schema1:bookEdition "4e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p298754118> ;
    schema1:description "1e dr. Nederlandse uitg.: Amsterdam : Mouria, cop. 2010" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p327880368> ;
    schema1:isbn "9789021806884" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e5a44976bcefae525a1cc09345502150> ;
    schema1:name "Blauwe maan" ;
    schema1:numberOfPages 320 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0613867e2b76a54007f5664dc7bd2038> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782158216> .

