@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/p407711104> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ontdekkingen in de Domkerk te Utrecht / [door C.H.d.J.]" ;
    dcterms1:issued "1919" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069407525> ;
    schema1:description "Overdr. uit: Utrechts Dagblad" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p094849404> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4de01342295593cbec8814a74f15d9c2> ;
    schema1:name "De ontdekkingen in de Domkerk te Utrecht" ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/458f3163478e87093c2fa9705327f323> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962073999> .

