@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/p03640957X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vredestempel / Cleet Boris ; [vert. uit het Frans]" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072394676> ;
    schema1:description "Oorspr. uitg.: Brussel : Magic Strip, cop. 1986. - (Collection Atomium 58)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036408840>,
        <http://data.bibliotheken.nl/id/nbt/p822875101> ;
    schema1:isbn "9063621701" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3f1e6e88fd193b31891b07d8785d2ef2> ;
    schema1:name "De vredestempel" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/55686dedc01a75541c7f8f4fe2909d04> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64274900> .

