@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/p092836674> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Ford T wint / tek. Francis ; tekst M. Tillieux" ;
    dcterms1:issued "1972" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06886387X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069102740> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821587137> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/02827430efd3b7c53c9e353b4317197d> ;
    schema1:name "De Ford T wint" ;
    schema1:numberOfPages 55 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e5fe546e99af77f743d62f93baa447c1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65598662> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ec4251007fd55cecdcdf95cc142c15b0> .

