@prefix ns0: <https://schema.org/> .
@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/b009s2d>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/73947ac25f894e42c9c01148fd18b53b" ;
  ns0:name "Pand 3019"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963846> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70906424 52.00820224, 4.70919166 52.00827117, 4.70921366 52.00825569, 4.70924499 52.00827263, 4.70926736 52.00825625, 4.70912052 52.00817985, 4.70906424 52.00820224))"^^geo:wktLiteral ;
    osm:area 56.0
  ] .

