@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/b008sqx>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/41c9456a3b37c74e39b2847d14a33ca5"^^xsd:string ;
  ns0:name "Pand 2197"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963024> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71046782 52.01296766, 4.71061117 52.01293018, 4.71058016 52.01285662, 4.71045186 52.01287304, 4.71046782 52.01296766))"^^geo:wktLiteral ;
    osm:area 92.0
  ] .

