@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/p863860001> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Toekomst voor de vredesbeweging / Jan van Putten" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07565377X>,
        <http://data.bibliotheken.nl/id/thes/p077609182>,
        <http://data.bibliotheken.nl/id/thes/p078461359>,
        <http://data.bibliotheken.nl/id/thes/p078950880> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068331509>,
        <http://data.bibliotheken.nl/id/thes/p075296837> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07529866X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p83277734X> ;
    schema1:isbn "9070509679" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f9ca15df86256bbee6798df005239ad> ;
    schema1:name "Toekomst voor de vredesbeweging" ;
    schema1:numberOfPages 94 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/80f137eab41787cd4bee6cca52efa722> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901774638> .

