@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bAbkNx>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 6748.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6748" ;
  gtm:kadastraleAanduiding "M6748"@nl ;
  ns0:name "Perceel GDA01-M6748"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350674870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bnuNqV> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89426> ;
  ns0:startDate "2007-07-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7089738989203 52.034671589714,4.7090090862381 52.034669239666,4.7090121980245 52.034687027604,4.7090414624176 52.034685074878,4.709056204624 52.034768284263,4.7090729477277 52.034864691113,4.7090757625762 52.034877066337,4.7090820817091 52.0349130742,4.7090158790552 52.034917492751,4.7090076062816 52.034869024735,4.7089911403297 52.034772610483,4.7089738989203 52.034671589714))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

