@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/p091193656> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Uw huis in Portugal" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075633299>,
        <http://data.bibliotheken.nl/id/thes/p075660512> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075475146> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9074199011" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/742729e5253bd3f1a194497c0ece05dd> ;
    schema1:name "Uw huis in Portugal" ;
    schema1:numberOfPages 57 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e02f0aae0bbcda2b9c89ec03b50d11b1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65899129> .

