@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/b008g0t>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/913cd8a497a2886a8dec1ccbc14a67b9"^^xsd:string ;
  ns0:name "Pand 1915"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962742> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70912456 52.01135067, 4.70918623 52.01134927, 4.70916653 52.01125399, 4.70913036 52.01125379, 4.70912456 52.01135067))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

