@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/b006885>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/06b7ed4bd138e18e48cbd4328c38fcf9" ;
  ns0:name "Pand 67"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960894> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71040793 52.00740483, 4.71043327 52.00735279, 4.71031765 52.00732866, 4.71029353 52.00738091, 4.71040793 52.00740483))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

