@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/p052455033> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De landbouw in Koeweit : een literatuurrapport / samengest. door P.G.L. Bosch van Drakestein" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075612941>,
        <http://data.bibliotheken.nl/id/thes/p075666243> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070383286>,
        <http://data.bibliotheken.nl/id/thes/p075463466> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p84329521X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/59f50290df526a9cef21af8a93639bb1> ;
    schema1:name "De landbouw in Koeweit : een literatuurrapport" ;
    schema1:numberOfPages 13 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/54a4e99983f786f7c3bd194543757ada> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64836654> .

