@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p056041691> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Cock en de bloedwraak / A.C. Baantjer" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p341855294>,
        <http://data.bibliotheken.nl/id/nbt/p341855308> ;
    dcterms1:issued "1989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069684995> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820274704> ;
    schema1:isbn "9026103778" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/30b4be9ef8d5a4f117b410c49db73bef> ;
    schema1:name "De Cock en de bloedwraak" ;
    schema1:numberOfPages 137 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fb03b98b6c45098ee5cc520c4cb3ab1b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906580552> .

