@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/b0084mg>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/649adfabe302207f479b3626e4f2a8ca"^^xsd:string ;
  ns0:name "Pand 1643"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962470> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70648891 52.01157668, 4.70648295 52.01158185, 4.70639591 52.01165900, 4.70643193 52.01167510, 4.70653700 52.01159781, 4.70648891 52.01157668))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

