@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/b008gcc>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/19cd8754e1c9d42d5dd8a0726edc346d"^^xsd:string ;
  ns0:name "Pand 1926"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962753> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70591921 52.01132127, 4.70585281 52.01137751, 4.70588519 52.01139123, 4.70593066 52.01135037, 4.70596068 52.01136354, 4.70613986 52.01120811, 4.70609073 52.01118412, 4.70591921 52.01132127))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

