@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/p442761856> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De beschermers / Gazzotti, Vehlmann ; inkleuring: Usagi ; vertaling [uit het Frans]: Peter Ingelbrecht" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074835521> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p212794698>,
        <http://data.bibliotheken.nl/id/thes/p236151150>,
        <http://data.bibliotheken.nl/id/thes/p422698644> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p299365905> ;
    schema1:isbn "9789002279843" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/22a68bd7a17dea5d231fa775b55ec07b> ;
    schema1:name "De beschermers" ;
    schema1:numberOfPages 52 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e81adb5cc10c9a6293283864588303b7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1455391267> .

