@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/b008g9j>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/13e24ca76079d39d7beae3dc398d1618"^^xsd:string ;
  ns0:name "Pand 1924"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962751> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70522006 52.01133051, 4.70517920 52.01135380, 4.70529682 52.01141828, 4.70533247 52.01139353, 4.70522006 52.01133051))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

