@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/b006vzw>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/0568db7c96c723882f977febe3c492c9"^^xsd:string ;
  schema:name "Pand 580"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961407> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71534063 52.00902288, 4.71531157 52.00901950, 4.71530348 52.00904600, 4.71533255 52.00904938, 4.71534063 52.00902288))"^^geo:wktLiteral ;
    osm:area 6.0
  ] .

