@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/b009j50>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4c76bd84a16e1257102785a6aa2038bd" ;
  ns0:name "Pand 2819"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963646> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70766861 52.01124930, 4.70769927 52.01122367, 4.70768132 52.01121550, 4.70765067 52.01124112, 4.70766861 52.01124930))"^^geo:wktLiteral ;
    osm:area 5.0
  ] .

