@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/b0092m2>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7cc8996f50fc229e39010cd31d47a343"^^xsd:string ;
  ns0:name "Pand 2426"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963253> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71324048 52.01265467, 4.71322991 52.01266400, 4.71320170 52.01268891, 4.71325139 52.01270963, 4.71329005 52.01267570, 4.71324048 52.01265467))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

