@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/p112192491> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gemeenten over de grenzen : een handleiding voor Wereldwinkels / [tekst: Jan Rutges; eindred.: Rob van Mierlo]" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078516129>,
        <http://data.bibliotheken.nl/id/thes/p078957575> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069805547> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070103534> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b3ca2bc1800150f8b549c32b583348b7> ;
    schema1:name "Gemeenten over de grenzen : een handleiding voor Wereldwinkels" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3d114cabc9619fc87119d4d95c0ec3c9> .

