@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b007z7p>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/bb528915ab7cee56d8cae2f554be1e01"^^xsd:string ;
  ns0:name "Pand 1487"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962314> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71422262 52.01006499, 4.71420250 52.01006197, 4.71419647 52.01007728, 4.71413083 52.01006743, 4.71411764 52.01010843, 4.71417588 52.01011989, 4.71419268 52.01008583, 4.71421319 52.01008891, 4.71422262 52.01006499))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

