@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/b0080g9>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7861c9a9317db6b6a805eefebf5de3ef"^^xsd:string ;
  ns0:name "Pand 1523"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962350> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71010409 52.01010837, 4.71006464 52.01008429, 4.71001451 52.01011496, 4.71001328 52.01011571, 4.71001328 52.01011571, 4.71005237 52.01014005, 4.71010409 52.01010837))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

