@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/p323341713> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De engel van mijn grootvader : over engelverhalen van nu / André Mulder" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342657127>,
        <http://data.bibliotheken.nl/id/nbt/p342657135> ;
    dcterms1:issued "2010" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075676893> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p089820517> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789021142616" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2db06cd54158b9dac282f923e4b7420c> ;
    schema1:name "De engel van mijn grootvader : over engelverhalen van nu" ;
    schema1:numberOfPages 134 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6d031e2c3bba0ce880821513d08ca05c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/638836937> .

