@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/b00712c>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/afe388db0253c9be5cfae73e978f2512"^^xsd:string ;
  schema:name "Pand 699"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961526> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71426605 52.00928318, 4.71421206 52.00927883, 4.71418250 52.00938661, 4.71423591 52.00939200, 4.71426605 52.00928318))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

