@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/p049732048> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\" Batavia\" 1987 / onder red. van Priska Gretler en Robert Parthesius" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621169>,
        <http://data.bibliotheken.nl/id/thes/p077605667>,
        <http://data.bibliotheken.nl/id/thes/p078658322>,
        <http://data.bibliotheken.nl/id/thes/p109143841> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p084008865> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p084009500>,
        <http://data.bibliotheken.nl/id/thes/p087975653> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b6d905d41b960ff94e5844c190ec6bf> ;
    schema1:name "\" Batavia\" 1987" ;
    schema1:numberOfPages 52 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7d6abeca3c1c436bdee480c5b2f1012f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71448643> .

