@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/b008shf>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/60e90f5a705f4df42d1562d978423585"^^xsd:string ;
  ns0:name "Pand 2191"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963018> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70596300 52.01290620, 4.70592678 52.01293087, 4.70600111 52.01297385, 4.70603771 52.01294850, 4.70596300 52.01290620))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

