@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/p055855083> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bemesting van eikesoorten : een literatuuronderzoek / J. van den Burg" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614189>,
        <http://data.bibliotheken.nl/id/thes/p075618761> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070218781>,
        <http://data.bibliotheken.nl/id/thes/p075310678> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832578509> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cfaedcee9be3a40a99efdefd425cd92f> ;
    schema1:name "Bemesting van eikesoorten : een literatuuronderzoek" ;
    schema1:numberOfPages 150 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/337031169f908719b317759597d2dc4e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65064868> .

