@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/p42808656X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De melkvoorziening van Amsterdam / door Isidoor Henry Joseph Vos" ;
    dcterms1:issued "1918" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596293>,
        <http://data.bibliotheken.nl/id/thes/p077596331>,
        <http://data.bibliotheken.nl/id/thes/p077612876>,
        <http://data.bibliotheken.nl/id/thes/p078587263>,
        <http://data.bibliotheken.nl/id/thes/p078697018>,
        <http://data.bibliotheken.nl/id/thes/p09596827X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070775265> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Proefschrift Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p851092810> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/92ce893947a72c70880ef792fbb0fa50> ;
    schema1:name "De melkvoorziening van Amsterdam" ;
    schema1:numberOfPages 150 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3097447ed3fd545e9377630a6521d61f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1164070759> .

