@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/b007p0r>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b6671e3faa860eef203895c99a6b6491"^^xsd:string ;
  ns0:name "Pand 1248"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962075> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70656152 52.01063008, 4.70658727 52.01061203, 4.70649046 52.01055945, 4.70643351 52.01060127, 4.70654091 52.01065696, 4.70656748 52.01067237, 4.70658783 52.01065621, 4.70659669 52.01064918, 4.70656152 52.01063008))"^^geo:wktLiteral ;
    osm:area 63.0
  ] .

