@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/b0083wd>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2a02ad10198796cf47a449ace009fc2d"^^xsd:string ;
  ns0:name "Pand 1622"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962449> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70831139 52.01154744, 4.70831139 52.01154744, 4.70829687 52.01154101, 4.70829687 52.01154101, 4.70829687 52.01154101, 4.70820478 52.01162031, 4.70824633 52.01163868, 4.70833842 52.01155939, 4.70831139 52.01154744))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

