@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/b008xv3>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/58b4a807831fdc36bc0ba922075a5c26"^^xsd:string ;
  ns0:name "Pand 2317"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963144> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70806552 52.01349833, 4.70815581 52.01350297, 4.70815999 52.01344830, 4.70812818 52.01344670, 4.70813117 52.01342541, 4.70808814 52.01342381, 4.70808536 52.01344452, 4.70807287 52.01344388, 4.70806552 52.01349833))"^^geo:wktLiteral ;
    osm:area 44.0
  ] .

