@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/p801605199> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De grotten van de Nederlandse Antillen = Caves of the Netherlands Antilles / door P. Wagenaar Hummelinck" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075622432>,
        <http://data.bibliotheken.nl/id/thes/p075632713> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074473999>,
        <http://data.bibliotheken.nl/id/thes/p075304376> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821967282>,
        <http://data.bibliotheken.nl/id/nbt/p821967908> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a652a75f73ba746fd8113f85cf593abc> ;
    schema1:name "De grotten van de Nederlandse Antillen = Caves of the Netherlands Antilles" ;
    schema1:numberOfPages 176 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e137501b0713d69bec1ee3526e92b8ca> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899065677> .

