@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/b007t90>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2497e2c728bc35449143fabaf36fda1a"^^xsd:string ;
  ns0:name "Pand 1373"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962200> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70852612 52.01096368, 4.70856405 52.01098442, 4.70872350 52.01088103, 4.70872852 52.01087777, 4.70868740 52.01085512, 4.70852612 52.01096368))"^^geo:wktLiteral ;
    osm:area 59.0
  ] .

