@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/b00844p>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a8379654f3dfb1b30f942e90d689f8bf"^^xsd:string ;
  ns0:name "Pand 1629"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962456> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70380936 52.01148053, 4.70397502 52.01158076, 4.70405156 52.01155336, 4.70385555 52.01142471, 4.70383432 52.01143703, 4.70385097 52.01144718, 4.70383585 52.01145663, 4.70378908 52.01142834, 4.70375674 52.01144869, 4.70380936 52.01148053))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

