@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/p432606041> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn naam is Tancrède / Brugeas, Toulhoat ; vertaling [uit het Frans]: James Vandermeersch" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p355046113> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p318774321>,
        <http://data.bibliotheken.nl/id/thes/p355046121> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p417394284> ;
    schema1:isbn "9789085586111" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f5e03b4ddfbe45ba07086acee070eaba> ;
    schema1:name "Mijn naam is Tancrède" ;
    schema1:numberOfPages 55 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cffc4398fab383f99bb597c66bb2beda> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1250302799> .

