@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/b006sc3>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8d380b91977a66012249a133313a1052" ;
  ns0:name "Pand 505"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961332> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70817584 52.00822580, 4.70815063 52.00824214, 4.70818161 52.00826041, 4.70816148 52.00827342, 4.70824478 52.00832223, 4.70828998 52.00830335, 4.70817584 52.00822580))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

