@prefix ns0: <https://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/b0081sd>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f7031d5e4cf1e6510c740d748b5af61e"^^xsd:string ;
  ns0:name "Pand 1561"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962388> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71208548 52.01132767, 4.71208548 52.01132767, 4.71212483 52.01134139, 4.71213270 52.01133279, 4.71218453 52.01127620, 4.71214403 52.01126069, 4.71208548 52.01132767))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

