@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/p21572657X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dixie Road / ... Labiano" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p151539529> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072128143>,
        <http://data.bibliotheken.nl/id/thes/p100904572> ;
    schema1:description "Oorspr. Franse uitg.: Paris : Dargaud, 2001" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p156230801> ;
    schema1:isbn "9067935913" ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f25866a8282bbb743a0cc9f4b62c517> ;
    schema1:name "Dixie Road" ;
    schema1:numberOfPages 49 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/87e376635df8d105cf660c2803b1b242> .

