@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/b00b8cs>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/90755700af4caecd61b4554d8db2c105" ;
  ns0:name "Pand 3434"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964261> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71129790 52.01379541, 4.71132020 52.01380540, 4.71134438 52.01381692, 4.71135969 52.01382377, 4.71138178 52.01380499, 4.71131945 52.01377708, 4.71129790 52.01379541))"^^geo:wktLiteral ;
    osm:area 13.0
  ] .

