@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/b008bst>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/fef61595e0cd34ffd0c5d68212a4765b"^^xsd:string ;
  ns0:name "Pand 1822"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962649> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70648103 52.01167916, 4.70646308 52.01167179, 4.70644922 52.01168283, 4.70646802 52.01169123, 4.70648103 52.01167916))"^^geo:wktLiteral ;
    osm:area 2.0
  ] .

