@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/b008chw>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/65b35fa372a27d556586d856fd74bc1a"^^xsd:string ;
  ns0:name "Pand 1843"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962670> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70740556 52.01180623, 4.70736271 52.01178583, 4.70730447 52.01183781, 4.70729432 52.01184687, 4.70731855 52.01185799, 4.70733739 52.01184092, 4.70735779 52.01184950, 4.70740556 52.01180623))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

