@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/p061301469> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De land- en tuinbouw in het Land van Maas en Waal / F.H. Bethe" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075612941>,
        <http://data.bibliotheken.nl/id/thes/p07562477X>,
        <http://data.bibliotheken.nl/id/thes/p075669811> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075091968>,
        <http://data.bibliotheken.nl/id/thes/p075323680> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822828820> ;
    schema1:isbn "9052420718" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/886ef1a946e1c8f699cc24066856ba4f> ;
    schema1:name "De land- en tuinbouw in het Land van Maas en Waal" ;
    schema1:numberOfPages 89 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7c9f44945a1bd3ce9fc685bc4ccab39e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65081205> .

