@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/p048806617> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ontdekking van Mikronesië / Theo van Baaren" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06846861X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069404615>,
        <http://data.bibliotheken.nl/id/thes/p073690767> ;
    schema1:description "Los in enveloppe",
        "Oplage: 24 ex" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/58d80af7f531e965b5d97b3713dbab78> ;
    schema1:name "De ontdekking van Mikronesië" ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2dc6e9f56242de6c9a9006cd65a06559> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71421684> .

