@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/b007xw5>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3f52b808bc3857395c1fda7de7b97f93"^^xsd:string ;
  ns0:name "Pand 1477"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962304> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70520002 52.01055241, 4.70518740 52.01054547, 4.70515726 52.01056638, 4.70516857 52.01057258, 4.70518595 52.01058212, 4.70521610 52.01056126, 4.70520002 52.01055241))"^^geo:wktLiteral ;
    osm:area 8.0
  ] .

