@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/p851124984> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Effecten van rijkswegen op de beleving : verslag fase 1 / J.K.M. te Boekhorst ... [et al.]" ;
    dcterms1:issued "1984" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070786003> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/312e5a18ab3bee313f92279129ea56b8> ;
    schema1:name "Effecten van rijkswegen op de beleving : verslag fase 1" ;
    schema1:numberOfPages 43 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9c296d1de7ee180ac22ee1106c99c57a> .

