@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/p441319637> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hondskop / Ronan Toulhoat" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p355046113> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p318708299>,
        <http://data.bibliotheken.nl/id/thes/p318774321>,
        <http://data.bibliotheken.nl/id/thes/p355046121> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p441319629> ;
    schema1:isbn "9789002279812" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2c33aa7f1c76495105012eca8a276e03> ;
    schema1:name "Hondskop" ;
    schema1:numberOfPages 133 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/de76d8b1f578437b04d30909f1941b6f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1429164427> .

