@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/p121692493> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De caravanmarkt in Nederland / J.J. van Dijk, W.B.F. Brouwer" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600382>,
        <http://data.bibliotheken.nl/id/thes/p075602547>,
        <http://data.bibliotheken.nl/id/thes/p077611616>,
        <http://data.bibliotheken.nl/id/thes/p078464641> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069729956>,
        <http://data.bibliotheken.nl/id/thes/p075411857> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p121712540> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822761793> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/30a692efbc1a21c6d48b31755051e969> ;
    schema1:name "De caravanmarkt in Nederland" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/949bd9a2d1c14b6b8c120aa84e0899f5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69376299> .

