@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/b009263>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/723e81abde0687f66a1f7e1d79754ba3"^^xsd:string ;
  ns0:name "Pand 2414"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963241> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70710642 52.01265618, 4.70710642 52.01265618, 4.70702995 52.01261710, 4.70701501 52.01262808, 4.70703310 52.01263719, 4.70701014 52.01265455, 4.70706789 52.01268516, 4.70710642 52.01265618))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

