@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/p086974033> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Landbouw van vooruitgangsstreven naar gerechtigheid / C. van Bruchem" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560292X>,
        <http://data.bibliotheken.nl/id/thes/p075612941> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068212682>,
        <http://data.bibliotheken.nl/id/thes/p075471469> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p041048822> ;
    schema1:isbn "9072016114" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f1227330941bfb1f08d23a28d5cfaa57> ;
    schema1:name "Landbouw van vooruitgangsstreven naar gerechtigheid" ;
    schema1:numberOfPages 176 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a11ee57be04b90744571363f384f61bf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65689983> .

