@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/p15623095X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dixie Road / ... Labiano" ;
    dcterms1:issued "1996" ;
    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, 1996" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p156230801> ;
    schema1:isbn "9067934488" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/90de7ac317f39368dd33ca9f16424102> ;
    schema1:name "Dixie Road" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/679366eedd4fb970312565d06ebb4c38> ;
    schema1:sameAs <http://www.worldcat.org/oclc/770395693> .

