@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/b009rt4>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c87f2c7b848ee203019ec9a8439fdb39" ;
  ns0:name "Pand 3012"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963839> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70887501 52.00842923, 4.70889408 52.00841557, 4.70887874 52.00840741, 4.70885967 52.00842108, 4.70887501 52.00842923))"^^geo:wktLiteral ;
    osm:area 3.0
  ] .

