@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/b008bvn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d96cf2d8ff58aa43b697f0a1f2cc416a"^^xsd:string ;
  ns0:name "Pand 1824"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962651> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71398694 52.01176168, 4.71391222 52.01174360, 4.71387422 52.01184226, 4.71392504 52.01186776, 4.71398694 52.01176168))"^^geo:wktLiteral ;
    osm:area 57.0
  ] .

