@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/p420794611> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een monument onder het IJ / Harry Bijl" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p102665036> ;
    schema1:description "Ter gelegenheid van 50 jaar IJ-tunnel. - Oplage: 2000 exemplaren" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c300fb1596be19b2ff57c6e12f0830e7> ;
    schema1:name "Een monument onder het IJ" ;
    schema1:numberOfPages 251 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8f60823137dcd20b7f0ae82acee98203> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1062357525> .

