@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/b008hmn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/08c6d2069e700bfacc81fb64ae200acf"^^xsd:string ;
  ns0:name "Pand 1962"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962789> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70578302 52.01229039, 4.70582180 52.01231140, 4.70596394 52.01219940, 4.70592548 52.01217952, 4.70588330 52.01215808, 4.70585125 52.01218209, 4.70584038 52.01219023, 4.70588586 52.01221335, 4.70578302 52.01229039))"^^geo:wktLiteral ;
    osm:area 71.0
  ] .

