@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/p444706135> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "2000 jaar Nederlanders en hun heiligen / door Willem Frijhoff" ;
    dcterms1:issued "2009" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078531829> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/133edc7481c305523ee153e175e78019> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p314647651> ;
    schema1:isbn "9789040021855" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/02eb16fb30206978f4f99eb2bac7c3e4> ;
    schema1:name "2000 jaar Nederlanders en hun heiligen" ;
    schema1:numberOfPages 552 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/822cfe8baf1757bf87baef376f4fb7f2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/317846473> .

