@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/p213137992> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dwars door Kalimantan / Marjolein Woutersen-Flier" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620359>,
        <http://data.bibliotheken.nl/id/thes/p077610989>,
        <http://data.bibliotheken.nl/id/thes/p213667746>,
        <http://data.bibliotheken.nl/id/thes/p318138980> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p213667746> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9076953031" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/537e0e2a94992d07504f8763ab270b04> ;
    schema1:name "Dwars door Kalimantan" ;
    schema1:numberOfPages 142 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ae0d12ca1237e504ac7179c57fa98c42> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67247173> .

