@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/b0089jj>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/58d7ff837ad3edba9278b0a70e80b82e"^^xsd:string ;
  ns0:name "Pand 1786"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962613> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70776012 52.01197693, 4.70769779 52.01194691, 4.70757741 52.01205632, 4.70762442 52.01207602, 4.70760568 52.01209360, 4.70762661 52.01210210, 4.70776012 52.01197693))"^^geo:wktLiteral ;
    osm:area 84.0
  ] .

