@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/b008hd5>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a1c41939bf3d6b4efdec58ee294360a2"^^xsd:string ;
  ns0:name "Pand 1956"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962783> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71430300 52.01233865, 4.71432298 52.01234669, 4.71430272 52.01236585, 4.71435321 52.01238476, 4.71430336 52.01243192, 4.71442740 52.01248183, 4.71443988 52.01246870, 4.71437841 52.01244354, 4.71440395 52.01241741, 4.71453997 52.01227823, 4.71449044 52.01225491, 4.71438286 52.01235670, 4.71431345 52.01232877, 4.71430300 52.01233865))"^^geo:wktLiteral ;
    osm:area 135.0
  ] .

