@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/b00841f>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8faf9387cf5914b0a9adbd017510e139"^^xsd:string ;
  ns0:name "Pand 1626"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962453> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71135738 52.01154538, 4.71141684 52.01157427, 4.71150607 52.01147753, 4.71147123 52.01146529, 4.71150174 52.01143205, 4.71150325 52.01143041, 4.71149880 52.01142857, 4.71147489 52.01141868, 4.71135738 52.01154538))"^^geo:wktLiteral ;
    osm:area 72.0
  ] .

