@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/b00882c>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/dfba1f620bb3c46f31f3f2c55f3f5ba3"^^xsd:string ;
  ns0:name "Pand 1743"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962570> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70962263 52.01189535, 4.70968840 52.01189573, 4.70968807 52.01191751, 4.70995298 52.01192284, 4.70995742 52.01188116, 4.70967890 52.01188314, 4.70953718 52.01188421, 4.70954033 52.01191453, 4.70962451 52.01191623, 4.70962263 52.01189535))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

