@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/b0081r0>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ba95275d5e0484d5816d3d91dfd482e9"^^xsd:string ;
  ns0:name "Pand 1560"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962387> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71208548 52.01132767, 4.71208548 52.01132767, 4.71214403 52.01126069, 4.71208404 52.01123779, 4.71206853 52.01125189, 4.71205358 52.01124723, 4.71200946 52.01130116, 4.71208548 52.01132767))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

