@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p244146926> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De negen munten van Marthe / Mariëtte Aerts ; met ill. van Géwout Esselink" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342399039>,
        <http://data.bibliotheken.nl/id/nbt/p342399047> ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p15244713X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074931067> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "905579919X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e49b60cdb915dddca7a7a4f6bdc9a7ab> ;
    schema1:name "De negen munten van Marthe" ;
    schema1:numberOfPages 240 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4ef1b21351f8964d726c8aa142454d8b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66719021> .

