@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/b008ckq>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c4709db0be8bdd9482ed1b9323974a1f"^^xsd:string ;
  ns0:name "Pand 1845"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962672> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70589560 52.01181596, 4.70592530 52.01182906, 4.70596792 52.01179229, 4.70593822 52.01177918, 4.70589560 52.01181596))"^^geo:wktLiteral ;
    osm:area 13.0
  ] .

