@prefix ns0: <https://schema.org/> .
@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/b006b63>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0ebe2b739978d24018adeeba1c171575" ;
  ns0:name "Pand 123"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960950> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70795675 52.00771205, 4.70794622 52.00771564, 4.70792973 52.00773143, 4.70799661 52.00776700, 4.70802184 52.00774579, 4.70795675 52.00771205))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

