@prefix ns0: <https://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/b007g5j>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b5d3ab1b00603d5544fd0c170fcb0ab4"^^xsd:string ;
  ns0:name "Pand 1079"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961906> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70351350 52.01043645, 4.70342198 52.01043592, 4.70342174 52.01053508, 4.70351257 52.01053561, 4.70351332 52.01048651, 4.70352628 52.01048659, 4.70352664 52.01046295, 4.70351310 52.01046287, 4.70351350 52.01043645))"^^geo:wktLiteral ;
    osm:area 71.0
  ] .

