@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/b0084jn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d2ec60b1b7e8b81b3d92b6f666f3df3a"^^xsd:string ;
  ns0:name "Pand 1641"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962468> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70883270 52.01158572, 4.70876490 52.01157838, 4.70875772 52.01160339, 4.70873323 52.01160059, 4.70873019 52.01161070, 4.70896511 52.01163761, 4.70896844 52.01160042, 4.70883270 52.01158572))"^^geo:wktLiteral ;
    osm:area 60.0
  ] .

