@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/b006gcp>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d54280a98c9ffba01f109dd845fb8f83" ;
  ns0:name "Pand 244"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961071> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71452539 52.00825596, 4.71445472 52.00825207, 4.71445011 52.00826326, 4.71451967 52.00826845, 4.71452539 52.00825596))"^^geo:wktLiteral ;
    osm:area 7.0
  ] .

