@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/b009x03>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/57995b174201e2ded2a91656d479f505" ;
  ns0:name "Pand 3133"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963960> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71308545 52.00909277, 4.71304532 52.00914910, 4.71307097 52.00915598, 4.71306763 52.00916073, 4.71308772 52.00916590, 4.71312918 52.00910446, 4.71308545 52.00909277))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

