@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/p354881906> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verkoop van huurwoningen in Zeeland / P. Hopstaken, E.J. De Rooij, C. van der Vegt" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074339001>,
        <http://data.bibliotheken.nl/id/thes/p075316617> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074390406>,
        <https://data.bibliotheken.nl/.well-known/genid/589f05b82e764da0f335af884cb9a9e0> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6672e940452534817360b9886311ec53> ;
    schema1:name "Verkoop van huurwoningen in Zeeland" ;
    schema1:numberOfPages 103 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4ef5ced0180d52d8eb8d90bf9a5ce417> ;
    schema1:sameAs <http://www.worldcat.org/oclc/826681251> .

