@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bfcher>
  ns0:comment "schuilkerk" ;
  ns0:name "St. Josephkerk"@nl ;
  ns0:additionalType <https://data.cultureelerfgoed.nl/term/id/cht/1f045186-ba15-4937-a311-de50437f32d4>, <https://data.cultureelerfgoed.nl/term/id/cht/c15af234-87b0-433c-bbe1-880a6f717057> ;
  prov:hadPrimarySource <https://reliwiki.nl/index.php?title=Gouda,_Hoge_Gouwe_-_Joseph_(1769_-_1902)> ;
  a gtm:Gebouw ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/233820> ;
  ns0:startDate "1769"^^xsd:gYear ;
  ns0:endDate "1902"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70883822 52.00944667, 4.70899442 52.00933927, 4.70898471 52.00933389, 4.70899559 52.00932641, 4.70904321 52.00935279, 4.70927240 52.00919519, 4.70906252 52.00907374, 4.70888164 52.00920356, 4.70893865 52.00923386, 4.70884595 52.00930028, 4.70878865 52.00927124, 4.70863842 52.00937744, 4.70880490 52.00943254, 4.70883822 52.00944667))"^^geo:wktLiteral ;
    osm:area 702.0
  ] .

