@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/b0081v7>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/fb0b600426f6221af59852b0f59a58f2"^^xsd:string ;
  ns0:name "Pand 1563"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962390> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71232695 52.01132718, 4.71229389 52.01131494, 4.71224474 52.01136928, 4.71226303 52.01137558, 4.71225282 52.01138687, 4.71227112 52.01139317, 4.71232695 52.01132718))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

