@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/b0083z7>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/cdce710e2d9000c3ca12902644ca56f9"^^xsd:string ;
  ns0:name "Pand 1624"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962451> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70412009 52.01152963, 4.70421127 52.01150127, 4.70402271 52.01137693, 4.70401767 52.01137984, 4.70400670 52.01137275, 4.70398186 52.01138757, 4.70402411 52.01141557, 4.70398335 52.01143899, 4.70412009 52.01152963))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

