@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/b007sr0>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1e7ead8a1c8745961c96f75db82f52e2"^^xsd:string ;
  ns0:name "Pand 1357"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962184> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71242309 52.01098550, 4.71225775 52.01097462, 4.71224022 52.01100182, 4.71230017 52.01102353, 4.71229425 52.01102818, 4.71236688 52.01105738, 4.71242522 52.01099419, 4.71242309 52.01098550))"^^geo:wktLiteral ;
    osm:area 67.0
  ] .

