@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/b008g84>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7f66eef85e6fd5e7ecd1e5a4a3754e1a"^^xsd:string ;
  ns0:name "Pand 1923"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962750> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71163506 52.01136925, 4.71161732 52.01138730, 4.71159544 52.01137939, 4.71157732 52.01139807, 4.71160315 52.01140794, 4.71161021 52.01140092, 4.71174846 52.01145136, 4.71177453 52.01142030, 4.71163506 52.01136925))"^^geo:wktLiteral ;
    osm:area 48.0
  ] .

