@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/b006z0f>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/e28ed67c36334db9659eb6f5e03c4141"^^xsd:string ;
  schema:name "Pand 639"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961466> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70859331 52.00896991, 4.70854287 52.00900273, 4.70864665 52.00905018, 4.70869556 52.00907542, 4.70869958 52.00907194, 4.70872666 52.00905191, 4.70872705 52.00905211, 4.70877086 52.00907400, 4.70880561 52.00904779, 4.70875939 52.00902805, 4.70873822 52.00904534, 4.70872507 52.00903925, 4.70875350 52.00901549, 4.70873850 52.00900963, 4.70871404 52.00902818, 4.70859331 52.00896991))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

