@prefix ns0: <https://schema.org/> .
@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/b0067nb>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/933239cc34e9b61fdf9b05299e98af74" ;
  ns0:name "Pand 49"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960876> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70966247 52.00744742, 4.70965851 52.00744938, 4.70959210 52.00740706, 4.70961127 52.00739560, 4.70959851 52.00738747, 4.70943574 52.00743067, 4.70950727 52.00749235, 4.70959888 52.00744276, 4.70963729 52.00746978, 4.70966948 52.00745235, 4.70966247 52.00744742))"^^geo:wktLiteral ;
    osm:area 84.0
  ] .

