@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/b007mwr>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ea8ee247ab60e314c731c624088c6c64"^^xsd:string ;
  ns0:name "Pand 1216"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962043> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70920915 52.01020716, 4.70924156 52.01023164, 4.70946400 52.01010847, 4.70942179 52.01008654, 4.70920915 52.01020716))"^^geo:wktLiteral ;
    osm:area 73.0
  ] .

