@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/p362764689> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beknopt rapport inzake het onderzoek naar den kostprijs der melk in 1941/42" ;
    dcterms1:issued "1941" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075323710> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850332559> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ecddad5592170aecc0887c491501bdbf> ;
    schema1:name "Beknopt rapport inzake het onderzoek naar den kostprijs der melk in 1941/42" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f5e14c8a0bed35e438e8ea5e3121034c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/849277585> .

