@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/b009v6t>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8d49a5043715dd204e244b4fadae1241" ;
  ns0:name "Pand 3081"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963908> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71106745 52.00868981, 4.71110209 52.00865420, 4.71084897 52.00855738, 4.71084039 52.00856730, 4.71087167 52.00857769, 4.71084420 52.00860543, 4.71106745 52.00868981))"^^geo:wktLiteral ;
    osm:area 87.0
  ] .

