@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/b007vgf>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/183e1e2afde7eb969f7790784d4fb1db"^^xsd:string ;
  ns0:name "Pand 1407"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962234> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71144942 52.01109076, 4.71140275 52.01108815, 4.71138532 52.01111455, 4.71137745 52.01112647, 4.71134388 52.01111819, 4.71132785 52.01113523, 4.71139194 52.01115819, 4.71141110 52.01113571, 4.71144942 52.01109076))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

