@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/p098876937> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alzoo ook op aarde... / door Reinier Bloemert" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p41649904X> ;
    dcterms1:issued "1939" ;
    schema1:associatedMedia "https://opac.zebi.nl/vubis/kinderprenten/098876937.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p228067375> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832286486> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca386b74083ac6527ae8eec698cb1d39> ;
    schema1:name "Alzoo ook op aarde..." ;
    schema1:numberOfPages 272 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b4a8e6981630659d9bdc69b8b1b0f613> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66113796> .

