@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/b0070r8>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/27eeb616ab6fdd53286d37ad949b2499"^^xsd:string ;
  schema:name "Pand 690"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961517> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71524347 52.00927131, 4.71531303 52.00927880, 4.71532262 52.00924140, 4.71525388 52.00923406, 4.71524347 52.00927131))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

