@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/b008jnf>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e0041f92af8bc00fdd3c17b768a7804e"^^xsd:string ;
  ns0:name "Pand 1992"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962819> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70842983 52.01231480, 4.70832458 52.01226644, 4.70817545 52.01240870, 4.70809777 52.01248278, 4.70815122 52.01250413, 4.70825147 52.01241307, 4.70830200 52.01243425, 4.70834702 52.01239159, 4.70834267 52.01239013, 4.70835038 52.01238141, 4.70835597 52.01238329, 4.70842983 52.01231480))"^^geo:wktLiteral ;
    osm:area 198.0
  ] .

