@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/b007wjn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b24593645f074335b6c4c001fa1e2590"^^xsd:string ;
  ns0:name "Pand 1438"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962265> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71211468 52.01090585, 4.71207378 52.01090532, 4.71207250 52.01092026, 4.71206230 52.01092001, 4.71206163 52.01092892, 4.71211356 52.01093028, 4.71211468 52.01090585))"^^geo:wktLiteral ;
    osm:area 8.0
  ] .

