@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/p297935488> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dulle Griet / tekst: Yves H. ; tek.: Hermann ; [vert. uit het Frans]" ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068906196> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p13495856X> ;
    schema1:description "Oorspr. Franse uitg.: Grenoble : Glénat, cop. 2006" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p168277506> ;
    schema1:isbn "9069694670" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1287161230ef1c5c92c05b9668851c8c> ;
    schema1:name "Dulle Griet" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a1a078b72cc1bb0e294396aca19578c2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150293287> .

