@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/p183324323> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ingenieurskunst en mobiliteitsesthetiek / F.M.J. Houben" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p17650981X> ;
    schema1:description "Supplement Stad in Land in Stad" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e7308ff297a76db3c779564d58243fd> ;
    schema1:name "Ingenieurskunst en mobiliteitsesthetiek" .

