@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/p145814017> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Asfalt en geluidhinder" ;
    dcterms1:issued "1993" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/5d492b9918eaed0daa84a23046f5ccb8> ;
    schema1:bookEdition "2e herz. dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p086519484> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/67b040ea517c7252490334e8c6c82c38> ;
    schema1:name "Asfalt en geluidhinder" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7de4e591a7716db36169b8ec10e9919b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68917614> .

