@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/b007vz7>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2b4597aaf6a3124aae2c944020ffa7e8"^^xsd:string ;
  ns0:name "Pand 1421"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962248> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70878952 52.01086596, 4.70877024 52.01085072, 4.70872852 52.01087777, 4.70872350 52.01088103, 4.70875228 52.01089469, 4.70878952 52.01086596))"^^geo:wktLiteral ;
    osm:area 10.0
  ] .

