@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/b0093nv>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c4abda98b0e424ae387a88623efc3502"^^xsd:string ;
  ns0:name "Pand 2456"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963283> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70764196 52.01362721, 4.70765881 52.01361335, 4.70772603 52.01355806, 4.70768828 52.01353895, 4.70760586 52.01360932, 4.70760584 52.01360931, 4.70764196 52.01362721))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

