@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/b009qh1>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/5e5a7e815bb4384016a5a7a309fd4962" ;
  ns0:name "Pand 2974"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963801> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70822582 52.00856256, 4.70836326 52.00862735, 4.70837130 52.00862086, 4.70836236 52.00861609, 4.70837645 52.00860603, 4.70826679 52.00854669, 4.70822582 52.00856256))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

