@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/p121889211> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "' t Begon onder melkenstijd / G.J. Peelen ; [ill. H. Berserik]" ;
    dcterms1:issued "1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074715216> ;
    schema1:bookEdition "22e dr" ;
    schema1:description "1e dr.: Den Haag : Voorhoeve, 1946" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9029705264" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b1f0912a21d76925f81b35660feb12d> ;
    schema1:name "' t Begon onder melkenstijd" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ef9b2c009c834935e346ac17d745f558> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69378739> .

