@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/b006q68>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/cb021ea033912a3446749313b21ffe48" ;
  ns0:name "Pand 442"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961269> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70943041 52.00871784, 4.70944026 52.00872426, 4.70946037 52.00871108, 4.70945818 52.00870960, 4.70945192 52.00870537, 4.70945192 52.00870537, 4.70943041 52.00871784))"^^geo:wktLiteral ;
    osm:area 2.0
  ] .

