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

<https://n2t.net/ark:/60537/b0071bp>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/8a99f83ac331ef054beebcb0c4cc1188"^^xsd:string ;
  schema:name "Pand 707"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961534> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70703741 52.00944007, 4.70700661 52.00945801, 4.70703813 52.00947861, 4.70702140 52.00948836, 4.70704495 52.00950374, 4.70702046 52.00951801, 4.70698899 52.00949745, 4.70697072 52.00950809, 4.70720747 52.00966282, 4.70732296 52.00961098, 4.70721835 52.00954836, 4.70718888 52.00956712, 4.70717694 52.00955997, 4.70715470 52.00957412, 4.70711956 52.00955309, 4.70717128 52.00952019, 4.70707128 52.00946034, 4.70705560 52.00945095, 4.70703741 52.00944007))"^^geo:wktLiteral ;
    osm:area 200.0
  ] .

