@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/p322696615> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De prinses van het bloed / ... Cabanes" ;
    dcterms1:issued "2009" ;
    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 "9789031430079" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/143589fdc1498e73c51edbb0791d5644> ;
    schema1:name "De prinses van het bloed" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ef5345a057f2bd1b8dfe057f059c3989> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775584426> .

