@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/b006x2w>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/8e4526e9142503a93cbe4282738a3765"^^xsd:string ;
  schema:name "Pand 612"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961439> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70974966 52.00893390, 4.70974456 52.00893745, 4.70977483 52.00895470, 4.70978072 52.00895084, 4.70974966 52.00893390))"^^geo:wktLiteral ;
    osm:area 2.0
  ] .

