@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/b00941s>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/22a76146e596ccfb945089e5d3599af5"^^xsd:string ;
  ns0:name "Pand 2467"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963294> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70715150 52.01361290, 4.70712620 52.01363457, 4.70719315 52.01366658, 4.70720356 52.01365774, 4.70726545 52.01368924, 4.70729900 52.01366321, 4.70723587 52.01363222, 4.70722013 52.01364367, 4.70715150 52.01361290))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

