@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/b006nx6>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3efc0dedbb640352e34fa3b30089ff4f" ;
  ns0:name "Pand 405"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961232> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71436268 52.00845509, 4.71430817 52.00845096, 4.71429782 52.00850295, 4.71432377 52.00850470, 4.71432053 52.00852300, 4.71435068 52.00852497, 4.71436268 52.00845509))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

