@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/p29775730X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "... Missie naar Atlantis / tekst: A.P. Duchâteau ; tek.: E. Paape ; [vert. uit het Frans]" ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069112355> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068946554>,
        <http://data.bibliotheken.nl/id/thes/p072591609> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p084979690> ;
    schema1:isbn "9077331301" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4fcbf5c64c4db503f3ba89991abc015f> ;
    schema1:name "... Missie naar Atlantis" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fdbcfe024b7948b87d064398a60b0966> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150243972> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/dcf413cbd65bf098e3a9ec5e6794d4cf> .

