@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix hg: <http://rdf.histograph.io/> .
@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/bqbHaY>
  gtm:kadastraalNummer "760"^^xsd:string ;
  gtm:kadastraleAanduiding "C760"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C760"^^xsd:string ;
  ns0:name "Perceel GDA01-C760"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bPBgc2> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15642> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7107618 52.0129387, 4.7107528 52.0129321, 4.7107006 52.0129473, 4.7107059 52.0129548, 4.7107611 52.0130309, 4.7108197 52.0130851, 4.7108993 52.0130613, 4.7109167 52.0130683, 4.7110815 52.0131466, 4.7111379 52.0131074, 4.7111011 52.0130901, 4.7110942 52.0130957, 4.7110613 52.0130802, 4.7110708 52.0130726, 4.7109875 52.0130332, 4.7109786 52.0130411, 4.7108624 52.0129914, 4.7108378 52.0130081, 4.7107618 52.0129387))"^^geo:wktLiteral ;
    osm:area 208.0
  ] .

