@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/b008w93>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/baf448d02240a21d238a26585be016c8"^^xsd:string ;
  ns0:name "Pand 2272"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963099> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71269106 52.01319230, 4.71268086 52.01320035, 4.71273347 52.01322573, 4.71272018 52.01323691, 4.71275268 52.01324116, 4.71276772 52.01322929, 4.71269106 52.01319230))"^^geo:wktLiteral ;
    osm:area 10.0
  ] .

