@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/b007s5z>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f788e3e5357d129ff680a4e60fc3f6a2"^^xsd:string ;
  ns0:name "Pand 1340"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962167> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70887003 52.01103592, 4.70887003 52.01103592, 4.70887761 52.01099553, 4.70886088 52.01098787, 4.70885289 52.01098422, 4.70884446 52.01100282, 4.70882442 52.01099483, 4.70873329 52.01107786, 4.70879637 52.01110623, 4.70883304 52.01102686, 4.70887003 52.01103592))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

