@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/p168277522> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Assunta / tek., tekst: Hermann ; [vert. uit het Frans]" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068906196> ;
    schema1:description "Oorspr. Franse uitg.: Grenoble : Glénat, cop. 1998" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p168277506> ;
    schema1:isbn "9069691957" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f14bdba11f50a4d8042e9c9a54fd97a> ;
    schema1:name "Assunta" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c61338991f3c6b5fbc8415e210b5adff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68131107> .

