@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/b00909k>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/aa3abc1a30e5016a2568510fa20b9b11"^^xsd:string ;
  ns0:name "Pand 2359"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963186> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71145162 52.01347893, 4.71141438 52.01349697, 4.71152111 52.01356594, 4.71155161 52.01355032, 4.71145162 52.01347893))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

