@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/p086091867> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Filosofie van het wonen / L. vander Kerken" ;
    dcterms1:issued "1965" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068590407> ;
    schema1:description "Op voorplaat: Antwerpen : de Nederlandsche Boekhandel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810870762> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c70ae3fae6030af1d8dfa0d781bfdfc2> ;
    schema1:name "Filosofie van het wonen" ;
    schema1:numberOfPages 130 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1d526b89b2c3239756911b1ce5a52247> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65559308> .

