@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/b00928x>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ed09dd3950dc1cf7de5d9f8ce9f995a4"^^xsd:string ;
  ns0:name "Pand 2416"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963243> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71312742 52.01268964, 4.71315161 52.01266731, 4.71302797 52.01261398, 4.71300442 52.01263892, 4.71312742 52.01268964))"^^geo:wktLiteral ;
    osm:area 32.0
  ] .

