@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/b008g69>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f77189dcf36964c3d784f5c1d9eb6392"^^xsd:string ;
  ns0:name "Pand 1921"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962748> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71251435 52.01139439, 4.71244003 52.01136866, 4.71233281 52.01148902, 4.71239008 52.01150919, 4.71241273 52.01148472, 4.71243864 52.01149425, 4.71244206 52.01149071, 4.71249294 52.01150850, 4.71250629 52.01149107, 4.71244627 52.01147067, 4.71251435 52.01139439))"^^geo:wktLiteral ;
    osm:area 96.0
  ] .

