@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/p435984438> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Dom van Utrecht / door E.H. ter Kuile" ;
    dcterms1:issued "1941" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077595289>,
        <http://data.bibliotheken.nl/id/thes/p078487706>,
        <http://data.bibliotheken.nl/id/thes/p078556546> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068582854> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p803460988> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045232903> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1a340db32f8d5a72df9644c2a24b0d76> ;
    schema1:name "De Dom van Utrecht" ;
    schema1:numberOfPages 69 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a5b95aabbccbb73ad779a739b1005ba4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308880600> .

