@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/b007jg1>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/13cb9113b8f42b4a111c49208fd215a1"^^xsd:string ;
  ns0:name "Pand 1146"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961973> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70873599 52.01047858, 4.70869758 52.01045638, 4.70861261 52.01051538, 4.70863736 52.01052895, 4.70862713 52.01053606, 4.70861874 52.01053146, 4.70859952 52.01054480, 4.70861767 52.01055544, 4.70873599 52.01047858))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

