@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/p144542188> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De voeten van Abdullah / Hafid Bouazza" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342032739> ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p147366445> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9069742411" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a8a9a4374cf4765eb52a476bddfb1304> ;
    schema1:name "De voeten van Abdullah" ;
    schema1:numberOfPages 140 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/76a7b994c83e36a78dc2e0cf871ff42a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782242657> .

