@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/p455386277> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Adem / Saskia Noort" ;
    dcterms1:issued "2025" ;
    schema1:associatedMedia "https://opac.zebi.nl/vubis/kinderprenten/455386277.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p138796726> ;
    schema1:description "Met grote letters gedrukt.",
        "Oorspronkelijke uitgave: Amsterdam : The House of Books, 2025" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p121305732> ;
    schema1:isbn "9789036445207" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d3af577ee453c5f33489db19a2e891b9> ;
    schema1:name "Adem" ;
    schema1:numberOfPages 350 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/87c8140478d2c1a0aff127a1f8cb093c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1557821377> .

