@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/b008tkn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6d4112204a886d6c03f469d6c5b5a6b6"^^xsd:string ;
  ns0:name "Pand 2222"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963049> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71295346 52.01300978, 4.71291237 52.01298840, 4.71286744 52.01302210, 4.71290681 52.01304303, 4.71295346 52.01300978))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

