@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/b006xcm>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/54052586ae803dc51e3a34aa59a9baeb"^^xsd:string ;
  schema:name "Pand 621"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961448> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71008825 52.00896562, 4.71005227 52.00894522, 4.70995777 52.00900885, 4.70999161 52.00902694, 4.71008825 52.00896562))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

