@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/b006xqr>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/a8f17bb2b9eef041ae9758849103e2f1"^^xsd:string ;
  schema:name "Pand 631"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961458> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71013537 52.00899214, 4.71008825 52.00896562, 4.70999161 52.00902694, 4.70999161 52.00902694, 4.70998753 52.00902953, 4.71003360 52.00905373, 4.71013537 52.00899214))"^^geo:wktLiteral ;
    osm:area 42.0
  ] .

