@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/b008qxn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c9ee04fc5074a6d5d716c4609ee2f27b"^^xsd:string ;
  ns0:name "Pand 2145"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962972> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71243458 52.01278376, 4.71238504 52.01275527, 4.71230134 52.01280913, 4.71227386 52.01282681, 4.71230697 52.01284697, 4.71233238 52.01283116, 4.71234550 52.01283919, 4.71243458 52.01278376))"^^geo:wktLiteral ;
    osm:area 47.0
  ] .

