@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/b008tm2>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/37a0b72283749a2e2de38e6f51b8796e"^^xsd:string ;
  ns0:name "Pand 2223"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963050> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71259185 52.01298156, 4.71254361 52.01301430, 4.71270944 52.01308504, 4.71278506 52.01311730, 4.71281883 52.01308753, 4.71279335 52.01307563, 4.71278302 52.01308550, 4.71273823 52.01306459, 4.71274969 52.01305525, 4.71271407 52.01303862, 4.71259185 52.01298156))"^^geo:wktLiteral ;
    osm:area 84.0
  ] .

