@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/b9nGWO>
  ns0:identifier "https://www.goudatijdmachine.nl/id/gebouw/mariaklooster" ;
  ns0:name "klooster Sint-Marie"@nl ;
  ns0:alternateName "Mariaklooster"@nl ;
  ns0:additionalType <https://data.cultureelerfgoed.nl/term/id/cht/1f045186-ba15-4937-a311-de50437f32d4>, <https://data.cultureelerfgoed.nl/term/id/cht/c627ea74-ed43-4327-b8fb-f46f759e5ff4> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bD68Op> ;
  a gtm:Gebouw ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/233813> ;
  ns0:startDate "1428"^^xsd:gYear ;
  ns0:endDate "1572"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70406160 52.01156087, 4.70346983 52.01122395, 4.70341438 52.01089481, 4.70342204 52.01040993, 4.70342215 52.01012644, 4.70436956 52.01064549, 4.70446930 52.01078501, 4.70500980 52.01107202, 4.70450663 52.01135929, 4.70406160 52.01156087))"^^geo:wktLiteral ;
    osm:area 9155.0
  ] .

