@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/p442999941> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De strijd om de gouden kroon / Frank van Pamelen ; met tekeningen van Mark Borgions" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p153910607> ;
    schema1:bookEdition "1e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p318040883> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p330656694> ;
    schema1:isbn "9789048753628" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/af93f0781649ea9bab9ce1d9b4fe7835> ;
    schema1:name "De strijd om de gouden kroon" ;
    schema1:numberOfPages 106 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/95ad9aac6efabc471e3622feabe57e52> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1467812512> .

