@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/b007tct>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2f4b2170b4896ccf80e910c08fcad64e"^^xsd:string ;
  ns0:name "Pand 1375"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962202> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70463011 52.01096574, 4.70466679 52.01094139, 4.70470496 52.01091606, 4.70466794 52.01089421, 4.70459405 52.01094506, 4.70463011 52.01096574))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

