@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p349375488> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Europeesche spoorwegstelsels. Stuk 1" ;
    dcterms1:issued "1890" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070249156> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ae4a544cfb7bec31175bba16443e16f4> ;
    schema1:name "Europeesche spoorwegstelsels. Stuk 1" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d25f30408f80de330d6a57e5504e2b60> ;
    schema1:sameAs <http://www.worldcat.org/oclc/841668873> .

