@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/b007tjw>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ba4f40f4b7f21b08ae8d3840fcc07991"^^xsd:string ;
  ns0:name "Pand 1380"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962207> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70806705 52.01097607, 4.70808680 52.01098686, 4.70803795 52.01102092, 4.70805382 52.01102959, 4.70824716 52.01089481, 4.70819220 52.01086710, 4.70809679 52.01093864, 4.70803547 52.01098462, 4.70804565 52.01099099, 4.70806705 52.01097607))"^^geo:wktLiteral ;
    osm:area 78.0
  ] .

