@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/b008349>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/810ec6d284ac0bb4d1e17ae58e2fdf6d"^^xsd:string ;
  ns0:name "Pand 1600"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962427> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71314621 52.01152843, 4.71320255 52.01154743, 4.71327107 52.01139175, 4.71321987 52.01138635, 4.71319606 52.01138384, 4.71314621 52.01152843))"^^geo:wktLiteral ;
    osm:area 81.0
  ] .

