@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/p33456512X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De prinses van het bloed / ... Cabanes" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069572615> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069976406>,
        <http://data.bibliotheken.nl/id/thes/p070166153> ;
    schema1:description "Naar de roman van Jean-Patrick Manchette" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p046356762>,
        <http://data.bibliotheken.nl/id/nbt/p322696577> ;
    schema1:isbn "9789031431236" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/537e980b890f92732a48235f0801fbf1> ;
    schema1:name "De prinses van het bloed" ;
    schema1:numberOfPages 79 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7a77d87dcab74b21f93fd88f0657d0a8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768267412> .

