@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/b008kqn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/247077c608570b48d7cd80a5996beca7"^^xsd:string ;
  ns0:name "Pand 2023"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962850> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70495605 52.01234987, 4.70491392 52.01233274, 4.70488127 52.01236523, 4.70492448 52.01238176, 4.70495605 52.01234987))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

