@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/b008hfk>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/244e548aff370c03d489bb9277e64b8b"^^xsd:string ;
  ns0:name "Pand 1957"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962784> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71432298 52.01234669, 4.71430300 52.01233865, 4.71431345 52.01232877, 4.71438286 52.01235670, 4.71449044 52.01225491, 4.71425736 52.01214495, 4.71413627 52.01225759, 4.71429414 52.01232100, 4.71421635 52.01239460, 4.71415251 52.01236938, 4.71409601 52.01242383, 4.71437660 52.01253469, 4.71442740 52.01248183, 4.71430336 52.01243192, 4.71435321 52.01238476, 4.71430272 52.01236585, 4.71432298 52.01234669))"^^geo:wktLiteral ;
    osm:area 501.0
  ] .

