@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/b007wmg>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/80a836979254f52d37be5e494990d462"^^xsd:string ;
  ns0:name "Pand 1440"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962267> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70429610 52.01087262, 4.70426809 52.01085648, 4.70419378 52.01090770, 4.70422924 52.01092780, 4.70430411 52.01087741, 4.70429610 52.01087262))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

