@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/b007v64>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3b223338c6c6085ee1e54307fc8dac97"^^xsd:string ;
  ns0:name "Pand 1399"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962226> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71450818 52.01110875, 4.71434515 52.01109259, 4.71433984 52.01111827, 4.71438442 52.01112250, 4.71450254 52.01113371, 4.71450818 52.01110875))"^^geo:wktLiteral ;
    osm:area 32.0
  ] .

