@prefix ns0: <https://schema.org/> .
@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/b00b7wm>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/05de39dcf378cb7b4d4f48e1e8491d9d" ;
  ns0:name "Pand 3420"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964247> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71192909 52.01343181, 4.71196745 52.01344871, 4.71203452 52.01339410, 4.71199659 52.01337826, 4.71194991 52.01341530, 4.71192909 52.01343181))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

