@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/p42396691X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het streven naar ordening in den landbouw / door M.D. Dijt" ;
    dcterms1:issued "1940" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067601529> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p184392764> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a8ff5c23ff77eb9dc51f269f23213167> ;
    schema1:name "Het streven naar ordening in den landbouw" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6615a75495c8578c38f9e568b65ea026> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120940082> .

