@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/b006vbf>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/20b40a12fa8f92ed76556f5688824ea0"^^xsd:string ;
  schema:name "Pand 562"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961389> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70982587 52.00892124, 4.70990422 52.00886987, 4.70986853 52.00885134, 4.70979336 52.00890355, 4.70982587 52.00892124))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

