@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/b006mv0>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f1b19793f10084e3d24a50f16836fdd2" ;
  ns0:name "Pand 374"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961201> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71501589 52.00857635, 4.71502224 52.00855869, 4.71485035 52.00853516, 4.71483211 52.00856995, 4.71503802 52.00860078, 4.71504600 52.00858047, 4.71501589 52.00857635))"^^geo:wktLiteral ;
    osm:area 56.0
  ] .

