@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/b009hnd>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8e18ac2fb78b2955ae93f735b0d0f0e3" ;
  ns0:name "Pand 2804"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963631> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71001755 52.01119055, 4.70976536 52.01120944, 4.70977102 52.01125263, 4.71000946 52.01124132, 4.71001755 52.01119055))"^^geo:wktLiteral ;
    osm:area 88.0
  ] .

