@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/dbnlt/cram006alst01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Als 't haantje kraait  /  Rie  Cramer" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/cram006> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "gedichten / dichtbundel",
        "jeugdliteratuur",
        "plaatwerk / prentenboek",
        "poëzie" ;
    schema1:identifier "cram006alst01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393167100> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/724cf2acd8b24e3b420278b76939629c> ;
    schema1:name "Als 't haantje kraait" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ec334065c40f37a0b8d77138461e8402> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=cram006alst01> .

