@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/b0086m7>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/5b9d1b968a663e95a8e3f42e45cd0be5"^^xsd:string ;
  ns0:name "Pand 1701"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962528> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70744773 52.01203049, 4.70742678 52.01202155, 4.70735709 52.01199248, 4.70732764 52.01201870, 4.70741858 52.01205653, 4.70744773 52.01203049))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

