@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/p038255235> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De mensen thuis / Thomas Rosenboom" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073962619> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr: 1983" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820514640> ;
    schema1:isbn "9021496674" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d7cad75628a52d3e8e1de056c5ce4d3c> ;
    schema1:name "De mensen thuis" ;
    schema1:numberOfPages 183 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/adb7f0456379f9c7212ae078cc786e35> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64454808> .

