@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/b007fb7>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e2afd9fa686a5882bc76b072871a7d1a"^^xsd:string ;
  ns0:name "Pand 1055"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961882> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70734845 52.00916995, 4.70733375 52.00916092, 4.70731397 52.00917390, 4.70732907 52.00918267, 4.70734845 52.00916995))"^^geo:wktLiteral ;
    osm:area 3.0
  ] .

