@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/b007tss>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/08b79dd1f6e66cfe098f92fed67c948b"^^xsd:string ;
  ns0:name "Pand 1387"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962214> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71472698 52.01107698, 4.71474592 52.01099035, 4.71464940 52.01098231, 4.71463046 52.01106894, 4.71472698 52.01107698))"^^geo:wktLiteral ;
    osm:area 65.0
  ] .

