@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/p045943109> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gijzelaar / L. & F. Funcken, Y. Duval ; [vert. uit het Frans]" ;
    dcterms1:issued "1971" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069102708> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069102457>,
        <http://data.bibliotheken.nl/id/thes/p069102678> ;
    schema1:description "Een verhaal uit het jeugdblad Kuifje" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045943176>,
        <http://data.bibliotheken.nl/id/nbt/p843540613> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c49ac798831f69a46ceb765b992103a2> ;
    schema1:name "De gijzelaar" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b39d64158b6ddba7a200b48776c86454> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64869996> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/16529be12c4aba9bc2ecfe4be32e2f83> .

