@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/b00900v>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/bfcf15f5b4b18139b7a6249852441c1f"^^xsd:string ;
  ns0:name "Pand 2350"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963177> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71241829 52.01343276, 4.71237893 52.01341519, 4.71231210 52.01346611, 4.71235940 52.01348574, 4.71241829 52.01343276))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

