@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/p04127492X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eigen huis kiezen en kopen / Consumentenbond" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075660512> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075292254> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p86169564X> ;
    schema1:isbn "9070576406" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9be3558910385e08f6502142edfc99f2> ;
    schema1:name "Eigen huis kiezen en kopen" ;
    schema1:numberOfPages 136 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fe9eb852afef9d88001f44ae5b64b47c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64748859> .

