@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/b008ksg>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/696dee708c35284a94b291bdc2c53e89"^^xsd:string ;
  ns0:name "Pand 2025"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962852> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70544609 52.01235794, 4.70539842 52.01233324, 4.70531149 52.01241306, 4.70533768 52.01242393, 4.70530792 52.01244970, 4.70532926 52.01245909, 4.70544609 52.01235794))"^^geo:wktLiteral ;
    osm:area 49.0
  ] .

