@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/b007vpx>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1f6a9d028d5a542498d398d18c71ccb6"^^xsd:string ;
  ns0:name "Pand 1413"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962240> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70926983 52.01108279, 4.70921518 52.01108875, 4.70924129 52.01119677, 4.70929968 52.01119265, 4.70926983 52.01108279))"^^geo:wktLiteral ;
    osm:area 48.0
  ] .

