@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/b008c65>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/df4baa9c7f837ba183c358e1ef891dd1"^^xsd:string ;
  ns0:name "Pand 1834"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962661> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71290094 52.01181065, 4.71284806 52.01178769, 4.71282273 52.01181130, 4.71281346 52.01181994, 4.71286571 52.01184352, 4.71290094 52.01181065))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

