@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/p394672011> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "College tour met Desmond Tutu / Twan Huys" ;
    dcterms1:issued "2013" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p071513639> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p12492672X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071513639> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789000336968" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a8eca50f8dccd1fe99199c9608682ad9> ;
    schema1:name "College tour met Desmond Tutu" ;
    schema1:numberOfPages 54047422 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/65b39483685b4bff6b7bd4c88175f386> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1295223349> .

