@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/bLdnSv>
  gtm:verpondingsNummer "1347" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1347.1599.002" ;
  ns0:name "Pand 1347.1599.002"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/21610> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7098868 52.0126737, 4.7097469 52.0126295, 4.7097248 52.0126562, 4.709883 52.0127131, 4.7098868 52.0126737))"^^geo:wktLiteral ;
    osm:area 43.0
  ] .

