@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/b00bkj8>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9b2f6a18078f8c866841893bdb47aa76" ;
  ns0:name "Pand 3700"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964527> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70927787 52.01188052, 4.70928077 52.01185511, 4.70921029 52.01184791, 4.70920609 52.01186579, 4.70927787 52.01188052))"^^geo:wktLiteral ;
    osm:area 12.0
  ] .

