@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/p80163279X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Belgische kusttram in beeld = Le tramway côtier belge en images / door, par André ver Elst" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075624419>,
        <http://data.bibliotheken.nl/id/thes/p075629720> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068744099> ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:isbn "9028800840" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ec58109205ee5bf8372f4d5af4c01784> ;
    schema1:name "De Belgische kusttram in beeld = Le tramway côtier belge en images" ;
    schema1:numberOfPages 232 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5e37d1b4377b4169a2f78e374ed236cf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901451963> .

