@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/p322696577> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De prinses van het bloed / [tek.] Cabanes ; [scenario] Manchette ; bew.: Doug Headline ; [vert. uit het Frans]" ;
    dcterms1:issued "2009-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:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4e1f7099e5b255f33c057fea30b7b93a> ;
    schema1:name "De prinses van het bloed" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4cc5210f424343682ca2646dee02787b> .

