@prefix ns0: <https://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/b008t3v>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/181e4701617bd3ae7e7a737a9d37be16"^^xsd:string ;
  ns0:name "Pand 2208"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963035> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70838607 52.01293335, 4.70836556 52.01296784, 4.70851796 52.01300778, 4.70852574 52.01299562, 4.70848580 52.01298192, 4.70849569 52.01297093, 4.70838607 52.01293335))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

