@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/b009jjj>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/45d4283735e1612f4c5ddb7fccb33beb" ;
  ns0:name "Pand 2830"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963657> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70431143 52.01132449, 4.70438456 52.01128286, 4.70435554 52.01126378, 4.70435223 52.01126564, 4.70431150 52.01128891, 4.70427934 52.01130782, 4.70431143 52.01132449))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

