@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/b008fbk>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ceebac8d545ac8a110284d69f14d6b13"^^xsd:string ;
  ns0:name "Pand 1896"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962723> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70705523 52.01138590, 4.70705698 52.01138455, 4.70713049 52.01132785, 4.70711457 52.01132000, 4.70716215 52.01128104, 4.70714750 52.01127423, 4.70709196 52.01124840, 4.70697296 52.01134293, 4.70705523 52.01138590))"^^geo:wktLiteral ;
    osm:area 93.0
  ] .

