@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/p426266811> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Super Groom / Vehlmann, Yoann" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p29157727X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p212794698> ;
    schema1:description "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f1c2a30014b3abe0be9277f5d74ae3ca> ;
    schema1:name "Super Groom" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/880d0e9eaed19870d392d50152f54f42> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1184114948> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/9b2f7121ad2f154fdb55690bf602f5c3> .

