@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/p165908270> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "EU-landbouwpolitiek van binnen en van buiten / J. de Hoogh, H.J. Silvis, red" ;
    dcterms1:issued "1997" ;
    schema1:bookEdition "3e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067843212>,
        <http://data.bibliotheken.nl/id/thes/p073268011> ;
    schema1:description "1e dr.: 1994" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9074134149" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e1bee121010318fd0af618cee4c8f3b3> ;
    schema1:name "EU-landbouwpolitiek van binnen en van buiten" ;
    schema1:numberOfPages 227 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9368b6841b753b866da9449c620638bb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68071781> .

