@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/p05992392X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kortstondige ontmoetingen : de avonturen van Jan Bucquoy / [Hernu, Bucquoy ; vert. uit het Frans: Viviane Vossaert]" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07085887X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069327742>,
        <http://data.bibliotheken.nl/id/thes/p074873318> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045462046> ;
    schema1:isbn "9067711594" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/825c248c84d4a9c17a7890a35a171725> ;
    schema1:name "Kortstondige ontmoetingen : de avonturen van Jan Bucquoy" ;
    schema1:numberOfPages 66 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/823c0b5efc760e37c93e448ae39e63c8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65232077> .

