@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/p175037752> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "'s Konings gelijke / tek. Marc-Renier ; tekst Cothias ; [vert. uit het Frans]" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074001671> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071263225> ;
    schema1:description "Oorspr. Franse uitg.: Grenoble : Glénat, 1998" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p086215353> ;
    schema1:isbn "906969199X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0da430ed6357203c4edb99a6218ae0c6> ;
    schema1:name "'s Konings gelijke" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/76032942a921fffe71dd2257cf5743c6> .

