@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/b009sxr>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/82104cdaedf0e006da7649b363acd946" ;
  ns0:name "Pand 3044"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963871> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70929418 52.00811798, 4.70939124 52.00816900, 4.70941073 52.00817924, 4.70942816 52.00818840, 4.70946109 52.00816604, 4.70933993 52.00809809, 4.70929418 52.00811798))"^^geo:wktLiteral ;
    osm:area 41.0
  ] .

