@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/b0093gs>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/76b0976d44c9d7145c60e8427303fb34"^^xsd:string ;
  ns0:name "Pand 2451"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963278> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71118269 52.01374381, 4.71115405 52.01378021, 4.71130698 52.01384871, 4.71133086 52.01382841, 4.71133086 52.01382841, 4.71130615 52.01381734, 4.71132020 52.01380540, 4.71129790 52.01379541, 4.71118269 52.01374381))"^^geo:wktLiteral ;
    osm:area 56.0
  ] .

