@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/p238299546> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De inwijkeling : essays / Marc Reugebrink" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p078573246>,
        <http://data.bibliotheken.nl/id/thes/p078601118>,
        <http://data.bibliotheken.nl/id/thes/p148207103> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073281654> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820422584> ;
    schema1:isbn "9029071303" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/55b83607fd76cbd7fce748f7570fcde9> ;
    schema1:name "De inwijkeling : essays" ;
    schema1:numberOfPages 207 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5c5aa912ec07b9d3332b704d021a581b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901125901> .

