@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/p447565702> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geschiedenis van een kraai / naar waarheid verteld door M.E.A. ; met illustraties van L.S" ;
    dcterms1:issued "1923" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069234736> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070865981> ;
    schema1:description "De gelithografeerde tekst en illustraties vormen één geheel",
        "M.E.A. is Mea Mees-Verwey, L.S. is Leonardus Johannes Senf",
        "Zonder titelpagina. Beschrijving gebaseerd op gegevens voorplat" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p851374980> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5437be08a85d46794f60f9188982e2fd> ;
    schema1:name "De geschiedenis van een kraai" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/afc2a5b385b65910dd6b1cbdaa5a49f1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1514611439> .

