@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/p317767852> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "2000 jaar Nederlanders en hun heilige boeken / door John Exalto" ;
    dcterms1:issued "2009" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078456444> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/c3ea78cbdb155df166a62e7ae47de275> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p314647651> ;
    schema1:isbn "9789040021855" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9378ee29165568496d38d5140cbbeab2> ;
    schema1:name "2000 jaar Nederlanders en hun heilige boeken" ;
    schema1:numberOfPages 104 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/587f305bc5ed5dac8719a785a249ef02> ;
    schema1:sameAs <http://www.worldcat.org/oclc/317846473> .

