@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/by6tte>
  ns0:name "Rooms-Katholiek weeshuis"@nl ;
  ns0:additionalType <https://data.cultureelerfgoed.nl/term/id/cht/1f045186-ba15-4937-a311-de50437f32d4>, <https://data.cultureelerfgoed.nl/term/id/cht/cdc37cef-3122-43eb-b8d7-feea872efbe3> ;
  prov:hadPrimarySource <https://oudewebsite.diegoude.nl/wp-content/uploads/2020/06/RK-Weeshuis-op-de-Gouwe-2016-2.pdf> ;
  a gtm:Gebouw ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/233810> ;
  ns0:startDate "1894"^^xsd:gYear ;
  ns0:endDate "1928"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70924210 52.00955923, 4.70917303 52.00951938, 4.70954298 52.00927737, 4.70965233 52.00934392, 4.70944156 52.00946297, 4.70941214 52.00944535, 4.70924210 52.00955923))"^^geo:wktLiteral ;
    osm:area 303.0
  ] .

