@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/b008g7q>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3c0bdebfb58bef5435fb8c9f494b26aa"^^xsd:string ;
  ns0:name "Pand 1922"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962749> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70883805 52.01139631, 4.70880332 52.01142219, 4.70876622 52.01144993, 4.70885766 52.01145334, 4.70898404 52.01145805, 4.70899311 52.01139968, 4.70884257 52.01139285, 4.70883805 52.01139631))"^^geo:wktLiteral ;
    osm:area 84.0
  ] .

