@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/b006z28>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/ea89c58f9724a89e7b4f3b8f1d09acc3"^^xsd:string ;
  schema:name "Pand 641"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961468> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71286877 52.00902842, 4.71280536 52.00900873, 4.71275913 52.00906269, 4.71281975 52.00908143, 4.71281594 52.00908612, 4.71282835 52.00908996, 4.71284116 52.00907421, 4.71283116 52.00907105, 4.71286877 52.00902842))"^^geo:wktLiteral ;
    osm:area 34.0
  ] .

