@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/p123142393> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Huisje, huisje, boompje, beestje? : lokalisatie van de bungalowexpansie in Drenthe / M. Hopman" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075623250>,
        <http://data.bibliotheken.nl/id/thes/p075625156> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p151064601>,
        <http://data.bibliotheken.nl/id/thes/p151938180> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/405baac368df519f0c2656f20b956f18> ;
    schema1:name "Huisje, huisje, boompje, beestje? : lokalisatie van de bungalowexpansie in Drenthe" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4b97d455c31696d573904533cb96c32d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69036178> .

