@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/b00711z>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/ed733917343d970f25adf6955f45fbb0"^^xsd:string ;
  schema:name "Pand 698"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961525> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71421206 52.00927883, 4.71415014 52.00927252, 4.71412153 52.00938111, 4.71418250 52.00938661, 4.71421206 52.00927883))"^^geo:wktLiteral ;
    osm:area 52.0
  ] .

