@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/b007020>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/43d4b17cea597524100fab021b9f37fb"^^xsd:string ;
  schema:name "Pand 670"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961497> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71524347 52.00927131, 4.71524345 52.00927139, 4.71522631 52.00933270, 4.71529982 52.00934103, 4.71531303 52.00927880, 4.71531303 52.00927880, 4.71524347 52.00927131))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

