@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/b007nn7>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9e9c8b74d2c95c8014b18a37204583a8"^^xsd:string ;
  ns0:name "Pand 1238"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962065> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71230465 52.01066535, 4.71231838 52.01067113, 4.71233420 52.01065348, 4.71218662 52.01061865, 4.71218486 52.01063106, 4.71219864 52.01063181, 4.71219655 52.01064650, 4.71229004 52.01067857, 4.71230465 52.01066535))"^^geo:wktLiteral ;
    osm:area 29.0
  ] .

