@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/b008fft>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6e0bbf3b483701e945f043070e372333"^^xsd:string ;
  ns0:name "Pand 1899"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962726> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71130464 52.01134625, 4.71128371 52.01133930, 4.71117278 52.01145067, 4.71123853 52.01148351, 4.71123855 52.01148352, 4.71136395 52.01134623, 4.71145130 52.01125061, 4.71140466 52.01123158, 4.71136827 52.01127330, 4.71130464 52.01134625))"^^geo:wktLiteral ;
    osm:area 135.0
  ] .

