@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/b0093x5>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/10d11d7425c8d5ab2396b16e267f3821"^^xsd:string ;
  ns0:name "Pand 2464"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963291> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70718175 52.01359006, 4.70724857 52.01362299, 4.70727180 52.01360458, 4.70727779 52.01359984, 4.70721201 52.01356722, 4.70718175 52.01359006))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

