@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/b007kq9>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/5e0e61bbcab9efd8289a2fef1c331b6f"^^xsd:string ;
  ns0:name "Pand 1182"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962009> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71220754 52.01016077, 4.71223666 52.01017775, 4.71238744 52.01006758, 4.71234746 52.01004552, 4.71227157 52.01010338, 4.71225414 52.01012590, 4.71220754 52.01016077))"^^geo:wktLiteral ;
    osm:area 52.0
  ] .

