@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/b008hjt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/eea07abdd47921dd65cd2c2a296bdd13"^^xsd:string ;
  ns0:name "Pand 1960"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962787> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70970297 52.01232014, 4.70967635 52.01231262, 4.70966698 52.01232524, 4.70969067 52.01233193, 4.70990493 52.01239247, 4.70990739 52.01235547, 4.70975912 52.01230234, 4.70972510 52.01229015, 4.70967700 52.01227292, 4.70963907 52.01226061, 4.70961659 52.01229467, 4.70961378 52.01230007, 4.70964181 52.01231333, 4.70966335 52.01228586, 4.70971713 52.01230105, 4.70970297 52.01232014))"^^geo:wktLiteral ;
    osm:area 90.0
  ] .

