@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/p15155983X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Terry / Wacquet [tekst] ; Herenguel [tek. ; vert. uit het Frans: Ludovic]" ;
    dcterms1:issued "1996" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p108202534> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p149054777>,
        <http://data.bibliotheken.nl/id/thes/p151529515> ;
    schema1:description "Oorspr. Franse uitg.: Grenoble : Glénat, 1991" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p151529582> ;
    schema1:isbn "9052891079" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/26784cf642234930b5a8410b49287596> ;
    schema1:name "Terry" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/84a04b10667dbd5cc8f9fc813a268c5e> .

