@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/b0086qg>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/201a58c5e8cd7df07794dc8b9414927a"^^xsd:string ;
  ns0:name "Pand 1704"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962531> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71287054 52.01206955, 4.71282576 52.01205004, 4.71278783 52.01208323, 4.71276242 52.01207292, 4.71274508 52.01208768, 4.71287264 52.01213864, 4.71293956 52.01208269, 4.71288348 52.01205825, 4.71287054 52.01206955))"^^geo:wktLiteral ;
    osm:area 65.0
  ] .

