@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/b0080bn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2497d0f88385c2f2c217bd7a1a95eca3"^^xsd:string ;
  ns0:name "Pand 1519"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962346> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71006464 52.01008429, 4.71002388 52.01005941, 4.71002344 52.01005969, 4.70997925 52.01008663, 4.70997925 52.01008663, 4.70997304 52.01009041, 4.71001328 52.01011571, 4.71001451 52.01011496, 4.71006464 52.01008429))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

