@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/b0089h4>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/73198c8cf739121035d1d1290a1c9632"^^xsd:string ;
  ns0:name "Pand 1785"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962612> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70840137 52.01194877, 4.70834586 52.01192528, 4.70828600 52.01197836, 4.70834046 52.01200359, 4.70840137 52.01194877))"^^geo:wktLiteral ;
    osm:area 34.0
  ] .

