@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/b006tzh>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/b4f29ef52d8b9f421fb3424d39bad8fd"^^xsd:string ;
  schema:name "Pand 551"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961378> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70594116 52.00888422, 4.70598701 52.00884856, 4.70596119 52.00883533, 4.70584995 52.00892122, 4.70591283 52.00895251, 4.70597765 52.00890209, 4.70594116 52.00888422))"^^geo:wktLiteral ;
    osm:area 51.0
  ] .

