@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/b006w65>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/34bc0cc7bfe4ac6662ac51d8bc42c435"^^xsd:string ;
  schema:name "Pand 587"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961414> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71388865 52.00900640, 4.71373349 52.00899791, 4.71370989 52.00904903, 4.71387973 52.00905912, 4.71388865 52.00900640))"^^geo:wktLiteral ;
    osm:area 66.0
  ] .

