@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/p340290498> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Melkkunde / door A. Hylkema en K. Bosje" ;
    dcterms1:issued "1955" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07761058X>,
        <http://data.bibliotheken.nl/id/thes/p078587263>,
        <http://data.bibliotheken.nl/id/thes/p078970199> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072422467> ;
    schema1:bookEdition "16e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071851690> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b0cfb115edbda56c19745b68fd9b005b> ;
    schema1:name "Melkkunde" ;
    schema1:numberOfPages 104 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8b21352e52554906a0889f3575fe1d54> ;
    schema1:sameAs <http://www.worldcat.org/oclc/778363084> .

