@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/b00897t>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ad9736b5c1963c0a07d2183080aa5f8b"^^xsd:string ;
  ns0:name "Pand 1777"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962604> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71156950 52.01190168, 4.71174355 52.01201426, 4.71180558 52.01197543, 4.71169251 52.01189869, 4.71160588 52.01184934, 4.71159935 52.01185379, 4.71152117 52.01181009, 4.71148766 52.01184874, 4.71156950 52.01190168))"^^geo:wktLiteral ;
    osm:area 153.0
  ] .

