@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/b006pfs>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1fd3c246a9ad5cdd83cbb37831b7ec3e" ;
  ns0:name "Pand 420"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961247> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71027189 52.00843453, 4.71024026 52.00845849, 4.71031516 52.00849615, 4.71033553 52.00848171, 4.71027189 52.00843453))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

