@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/b007swn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/191e533a3da9b87aaeb78ba5ea2ec7de"^^xsd:string ;
  ns0:name "Pand 1361"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962188> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70474464 52.01093613, 4.70472471 52.01092525, 4.70468629 52.01095204, 4.70464421 52.01098139, 4.70468953 52.01100804, 4.70478534 52.01094599, 4.70475381 52.01092974, 4.70474464 52.01093613))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

