@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/p446376442> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Lasonderkerk te Enschede / [J. van Dorp]" ;
    dcterms1:issued "1931" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075611546>,
        <http://data.bibliotheken.nl/id/thes/p075630494>,
        <http://data.bibliotheken.nl/id/thes/p077594363>,
        <http://data.bibliotheken.nl/id/thes/p078521661>,
        <http://data.bibliotheken.nl/id/thes/p078557771>,
        <http://data.bibliotheken.nl/id/thes/p078601258>,
        <http://data.bibliotheken.nl/id/thes/p095976035> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067830846> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p036876399> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/03ff4369925158dbc504a83e70941dd3> ;
    schema1:name "De Lasonderkerk te Enschede" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/909356f59bb6c33d4f6fd9fb6c042c16> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1510344474> .

