@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/b0081cf>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/80a35f3401f96f2f9b516e6420af6c7c"^^xsd:string ;
  ns0:name "Pand 1549"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962376> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70955441 52.00882727, 4.70954649 52.00883280, 4.70958692 52.00885694, 4.70959379 52.00885208, 4.70955441 52.00882727))"^^geo:wktLiteral ;
    osm:area 3.0
  ] .

