@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/p369551001> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De expeditie van La Pérouse / Jean-Yves Delitte ; vertaling [uit het Frans]: BOOM!" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074379151>,
        <http://data.bibliotheken.nl/id/thes/p375331948> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p156493608>,
        <http://data.bibliotheken.nl/id/nbt/p369550951> ;
    schema1:isbn "9789491684203" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/693dd3451fe415a1ad406c325e794912> ;
    schema1:name "De expeditie van La Pérouse" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/611d97271aeaefa23c92d479ef436a99> ;
    schema1:sameAs <http://www.worldcat.org/oclc/870283944> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/b48694d08535398b0fc12e63661805c6> .

