@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/p841318689> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gijzelaar / tekst: Autheman ; tek.: Rousseau" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070287112> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070287082> ;
    schema1:description "Oorspr. verschenen in het Franse maandblad Charlie" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p843106085>,
        <http://data.bibliotheken.nl/id/nbt/p851445519> ;
    schema1:isbn "9067931640" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/13eb83e30f994b474cdd61acff113550> ;
    schema1:name "De gijzelaar" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8b31636101ae7149bbd9aaa527202064> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63690326> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/394f6e19bc39694d168af00ed982f692> .

