@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p840981899> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "... Zij wonen in wagens ... / door Th. van Hooff" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p448163020> ;
    dcterms1:issued "1964" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075627744>,
        <http://data.bibliotheken.nl/id/thes/p077597370>,
        <http://data.bibliotheken.nl/id/thes/p078962617>,
        <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069905207> ;
    schema1:description "Omslagtitel: Vierduizend woonwagens" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075634899> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82058939X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a42255522ab90d2eabcaa6e6c9df868c> ;
    schema1:name "... Zij wonen in wagens ..." ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9fa071fff061424b1db4eba04199a55a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63909196> .

