@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/b00883s>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/86e4fc4e7d9d99321f2418f5bc12b180"^^xsd:string ;
  ns0:name "Pand 1744"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962571> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71270650 52.01192481, 4.71272706 52.01190749, 4.71274198 52.01189395, 4.71270562 52.01187780, 4.71257941 52.01182179, 4.71254647 52.01185500, 4.71270650 52.01192481))"^^geo:wktLiteral ;
    osm:area 58.0
  ] .

