@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/b0077tr>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/321e2a778ed94843d32faf175ad840bd"^^xsd:string ;
  ns0:name "Pand 895"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961722> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71181417 52.00985182, 4.71176252 52.00982566, 4.71169288 52.00987047, 4.71174552 52.00990162, 4.71181417 52.00985182))"^^geo:wktLiteral ;
    osm:area 34.0
  ] .

