@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/b007bh5>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c4e5fdf1da68f1b7f1d39d892a332962"^^xsd:string ;
  ns0:name "Pand 973"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961800> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70940641 52.00955019, 4.70942698 52.00953721, 4.70941699 52.00953118, 4.70939620 52.00954377, 4.70940641 52.00955019))"^^geo:wktLiteral ;
    osm:area 2.0
  ] .

