@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/p079608876> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leerboek algemene agrarische economie / W.J.M. Heijman" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075656698>,
        <http://data.bibliotheken.nl/id/thes/p077607325>,
        <http://data.bibliotheken.nl/id/thes/p078569540> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073419915> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p083948708> ;
    schema1:isbn "9020721194" ;
    schema1:issueNumber "leer" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dac3156655fc3c2a31edd70f3aa4ffa6> ;
    schema1:name "Leerboek algemene agrarische economie" ;
    schema1:numberOfPages 579 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f29e4340fb4e01c6e5bbc3fc247cff17> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769455775> .

