@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/b009zfv>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4a30ca10dfe534d250e3984d8e298801" ;
  ns0:name "Pand 3175"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964002> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71113578 52.01115573, 4.71121020 52.01116838, 4.71121479 52.01115808, 4.71125008 52.01107893, 4.71117639 52.01106476, 4.71113956 52.01114728, 4.71113578 52.01115573))"^^geo:wktLiteral ;
    osm:area 55.0
  ] .

