@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/b007wh7>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/70efd39f7c1b2326a0432977ac30b44b"^^xsd:string ;
  ns0:name "Pand 1437"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962264> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70880691 52.01087624, 4.70878570 52.01089495, 4.70882875 52.01091962, 4.70884806 52.01090444, 4.70880691 52.01087624))"^^geo:wktLiteral ;
    osm:area 10.0
  ] .

