@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/b009shs>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/44a164d4b58c3d1df46c2dc05eba242f" ;
  ns0:name "Pand 3032"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963859> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70968398 52.00805300, 4.70972955 52.00802077, 4.70963783 52.00797138, 4.70957919 52.00799529, 4.70967126 52.00804600, 4.70968398 52.00805300))"^^geo:wktLiteral ;
    osm:area 42.0
  ] .

