@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/b006v8m>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/6c21f61b738b6bac1f76cb63680bfa4d"^^xsd:string ;
  schema:name "Pand 560"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961387> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70809248 52.00888030, 4.70808386 52.00888592, 4.70812234 52.00890803, 4.70813104 52.00890219, 4.70809248 52.00888030))"^^geo:wktLiteral ;
    osm:area 3.0
  ] .

