@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/b007mjm>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/cea42006287e224ca7ffc535484ed03e"^^xsd:string ;
  ns0:name "Pand 1206"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962033> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70607114 52.01011412, 4.70629275 52.01023193, 4.70633552 52.01020372, 4.70610072 52.01007412, 4.70605606 52.01010611, 4.70607114 52.01011412))"^^geo:wktLiteral ;
    osm:area 97.0
  ] .

