@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/p227318722> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vrijheid in de global village / Gérard van Tillo" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068394195>,
        <http://data.bibliotheken.nl/id/thes/p112135129> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p147971489> ;
    schema1:isbn "9075701136" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0d7090460b789a8db126041d2e5844aa> ;
    schema1:name "Vrijheid in de global village" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b7d312ac29c9c075cc9e26ed0d2ef630> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67032448> .

