@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/b006dbh>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8dffd39541d97c628b3ba5d129cc0065" ;
  ns0:name "Pand 185"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961012> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70809187 52.00792828, 4.70812712 52.00794733, 4.70818182 52.00790602, 4.70814596 52.00788798, 4.70809187 52.00792828))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

