@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/p173857892> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De aasgieren / ... Dufaux" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072128143> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p149050321> ;
    schema1:description "Oorspr. Franse uitg.: Grenoble : Dargaud, 1998" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p173857841> ;
    schema1:isbn "9067934860" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/972c69220a896281824bfb0f15806896> ;
    schema1:name "De aasgieren" ;
    schema1:numberOfPages 55 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a20faa9e69da6eaad77db33578ad3e86> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772076660> .

