@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/p298619245> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Sapphire dimensie / Anne-Marie Vermaat ; [eindred.: Marieke Bemelman]" ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p237977303> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068939671> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9080628654",
        "9789080628656" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/17f3c60b153ac1f94713aebf384fb35c> ;
    schema1:name "De Sapphire dimensie" ;
    schema1:numberOfPages 169 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/be735bdad82e3b9911fcddd0a92a9728> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150398175> .

