@prefix schema: <http://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/b006x54>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/76ed147b46178e368086d87888309277"^^xsd:string ;
  schema:name "Pand 615"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961442> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70866675 52.00892985, 4.70863138 52.00894895, 4.70866295 52.00896683, 4.70872234 52.00900047, 4.70875216 52.00897966, 4.70866675 52.00892985))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

