@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/b007f70>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/db73a914928bfe279c1dcf5bd01d2640"^^xsd:string ;
  ns0:name "Pand 1052"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961879> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70733375 52.00916092, 4.70732179 52.00915358, 4.70730169 52.00916677, 4.70731397 52.00917390, 4.70733375 52.00916092))"^^geo:wktLiteral ;
    osm:area 2.0
  ] .

