@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/p442887310> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Naar de overkant : spoorbruggen in Nederland 1860-1982 / Jan Tromp" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p339531851> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789492040749" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d6500ed7b7250efab538caaada510562> ;
    schema1:name "Naar de overkant : spoorbruggen in Nederland 1860-1982" ;
    schema1:numberOfPages 92 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/70ada2618c7ad3b29e713e041a709cf4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1547216926> .

