@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/p841826366> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "XXX sonnetten van Michel Angelo / [vert. door] Jan H. Eekhout" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p395189470> ;
    dcterms1:issued "1935" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612108>,
        <http://data.bibliotheken.nl/id/thes/p397444095> ;
    schema1:associatedMedia "http://opac.zebi.nl/vubis/kinderprenten/841826366.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069228957> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069420726> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840351097> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8b8fccd7a9389a5c138ebb7911ee4cfc> ;
    schema1:name "XXX sonnetten van Michel Angelo" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ee1ac2a4ad2c025824f8c27174ee8afb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63939595> .

