@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/b007vnh>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f84868c8d2232e232ce0a5100b75e24b"^^xsd:string ;
  ns0:name "Pand 1412"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962239> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70891806 52.01108416, 4.70891100 52.01108360, 4.70886044 52.01107952, 4.70884426 52.01112776, 4.70890002 52.01115102, 4.70891806 52.01108416))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

