@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/b006dt9>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3cfcb040bcf72774f3e930541bc903b1" ;
  ns0:name "Pand 199"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961026> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71000289 52.00799618, 4.70995115 52.00796749, 4.70984009 52.00805529, 4.70989796 52.00808109, 4.70992498 52.00805955, 4.70996085 52.00803089, 4.71000289 52.00799618))"^^geo:wktLiteral ;
    osm:area 59.0
  ] .

