@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/p215997328> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De koninklijke jacht / Pierre Moinot ; Nederlands [uit het Frans] van J. Meyknecht-Grossouw" ;
    dcterms1:issued "1957" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070350566> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071745602> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810638940> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b208a50858a0b373cdd7a3745ec10807> ;
    schema1:name "De koninklijke jacht" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eceb1a8e6de5ae541480e2f2868af48a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67298453> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/dba73bcb7b1cc4e40e81284ddca4405b> .

