@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/b009sz5>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/db058eddfbdc73ea6974fc3688028402" ;
  ns0:name "Pand 3045"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963872> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71051014 52.00819615, 4.71063767 52.00809271, 4.71061645 52.00808275, 4.71059811 52.00809614, 4.71057090 52.00808280, 4.71046321 52.00817127, 4.71051014 52.00819615))"^^geo:wktLiteral ;
    osm:area 57.0
  ] .

