@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/p446312010> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bedrijfseconomische documentatie en calculatie in den Nederlandschen landbouw / door P.M. van Nieuwenhuyzen" ;
    dcterms1:issued "1946" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/1a4786e018c53b13103b0fd8311af508> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p066467101> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045224919>,
        <http://data.bibliotheken.nl/id/nbt/p810604647> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a547187d37e99f7ab81f51115ea6b1a8> ;
    schema1:name "Bedrijfseconomische documentatie en calculatie in den Nederlandschen landbouw" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9ddd98f4daad33bdb2e7441e571a34ab> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509784886> .

