@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/b0092dk>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2b3f876b9f2f2be9309a7b3d735597ab"^^xsd:string ;
  ns0:name "Pand 2420"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963247> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70967572 52.01268441, 4.70970787 52.01265000, 4.70972491 52.01263197, 4.70971105 52.01262698, 4.70972041 52.01261809, 4.70971145 52.01261450, 4.70972327 52.01260329, 4.70970510 52.01259600, 4.70963356 52.01266208, 4.70967572 52.01268441))"^^geo:wktLiteral ;
    osm:area 28.0
  ] .

