@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/b0084nw>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3e42689fa33716e583e9c2b70de02422"^^xsd:string ;
  ns0:name "Pand 1644"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962471> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70833258 52.01158174, 4.70839035 52.01160729, 4.70842154 52.01158044, 4.70840838 52.01157462, 4.70839651 52.01158484, 4.70835171 52.01156527, 4.70833258 52.01158174))"^^geo:wktLiteral ;
    osm:area 13.0
  ] .

