@prefix schema: <http://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/b006z43>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/bc94847099b99de7877ee4826fecc52d"^^xsd:string ;
  schema:name "Pand 643"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961470> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70803168 52.00904216, 4.70798629 52.00907108, 4.70798130 52.00907426, 4.70823809 52.00922787, 4.70827096 52.00918608, 4.70815625 52.00911709, 4.70813139 52.00913283, 4.70808415 52.00910441, 4.70810901 52.00908867, 4.70803168 52.00904216))"^^geo:wktLiteral ;
    osm:area 106.0
  ] .

