@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/p448163020> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "... Zij wonen in wagens ... / door Th. van Hooff" ;
    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:bookFormat schema1:EBook ;
    schema1:description "Omslagtitel: Vierduizend woonwagens" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075634899> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p840981899> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82058939X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9416235f452f4a54006cbacd3a04b86d> ;
    schema1:name "... Zij wonen in wagens ..." ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5105436229a0fbb5239eb1fc862a6bde> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1517388361> .

