@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/b0089kz>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8ac25545b3e90950dd8424cd38bb4c5c"^^xsd:string ;
  ns0:name "Pand 1787"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962614> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71344853 52.01199893, 4.71343872 52.01199516, 4.71340847 52.01202130, 4.71349125 52.01205542, 4.71352382 52.01202632, 4.71344853 52.01199893))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

