@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/p392545888> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Puur Côte d'Azur / Rosanne Langenberg" ;
    dcterms1:issued "2015" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p108064859> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p394235800> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075606402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p39423572X> ;
    schema1:isbn "9789492199249" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8fc47827d6e03c7ce73be0f26329db97> ;
    schema1:name "Puur Côte d'Azur" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a46b1bbc774075b1d4fd51136aa6661e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/913581398> .

