@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/b007s4j>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8a3ee67232f01f4d392381a3dc6dbe97"^^xsd:string ;
  ns0:name "Pand 1339"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962166> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70886587 52.01105433, 4.70886690 52.01104977, 4.70882577 52.01104260, 4.70879637 52.01110623, 4.70884426 52.01112776, 4.70886044 52.01107952, 4.70886261 52.01106948, 4.70886587 52.01105433))"^^geo:wktLiteral ;
    osm:area 28.0
  ] .

