@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/p831281790> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Buur en Ford T / door Francis ; scénario M. Tillieux" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06886387X> ;
    schema1:bookEdition "[Herdr.]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069102740> ;
    schema1:description "1e dr., 1971",
        "Ballonstrip" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821587137> ;
    schema1:isbn "9031401587" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fc62adb195a1f9090478b227f3a6fdbc> ;
    schema1:name "Buur en Ford T" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/47047c5e27e5d3c5bc4a3dfbd4357d26> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63482232> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/349aaeb75b7d89cd5e9baf2cd70c183c> .

