@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/p317875736> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Groene Vrede : 30 jaar Greenpeace Nederland / Ivo de Wijs" ;
    dcterms1:issued "2009" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616246> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07162161X>,
        <http://data.bibliotheken.nl/id/thes/p075410648> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789089670243" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a3a8256423a409fb4b7dc0bcf2d46cdf> ;
    schema1:name "Groene Vrede : 30 jaar Greenpeace Nederland" ;
    schema1:numberOfPages 137 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/232370d887872770a29bb3fa19b3fa85> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907183843> .

