@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/p439146089> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "French mircocars = Microcars français : 1935-1960 / Jan de Lange" ;
    dcterms1:issued "2023" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07559997X>,
        <http://data.bibliotheken.nl/id/thes/p075600013> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p099672766> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "en",
        "fr" ;
    schema1:isbn "9789083296043" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c33b28c9d3864a8d331e97d6193bb2f> ;
    schema1:name "French mircocars = Microcars français : 1935-1960" ;
    schema1:numberOfPages 360 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b3f67cc26bce36d167570bd09d876fc3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1393486200> .

