@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/b007jsr>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a0705668a2f84764a6b19f93460b430c"^^xsd:string ;
  ns0:name "Pand 1155"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961982> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71497852 52.01022333, 4.71487643 52.01021407, 4.71486943 52.01024347, 4.71497313 52.01025284, 4.71497852 52.01022333))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

