@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/b008f28>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/176a675e3417d8b50fb9633bf4824170"^^xsd:string ;
  ns0:name "Pand 1888"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962715> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71262685 52.01133460, 4.71268131 52.01135258, 4.71272461 52.01126395, 4.71271663 52.01126142, 4.71270953 52.01126993, 4.71268402 52.01126209, 4.71262685 52.01133460))"^^geo:wktLiteral ;
    osm:area 32.0
  ] .

