@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/b007146>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/97ae85e573ab034574623aa2461fe8c5"^^xsd:string ;
  schema:name "Pand 701"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961528> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70840429 52.00924979, 4.70839439 52.00924737, 4.70834673 52.00931374, 4.70838430 52.00932188, 4.70851757 52.00921092, 4.70848608 52.00919932, 4.70844549 52.00923439, 4.70844490 52.00923423, 4.70844484 52.00923428, 4.70842046 52.00922754, 4.70840429 52.00924979))"^^geo:wktLiteral ;
    osm:area 51.0
  ] .

