@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/baPt1Q>
  gtm:kadastraalNummer 1901.0 ;
  gtm:oppervlakte 3060.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1901" ;
  gtm:kadastraleAanduiding "M1901"@nl ;
  ns0:name "Perceel GDA01-M1901"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350190170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHggLa> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85799> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7095692082521 52.035781188975,4.7094793363787 52.035264469525,4.7102482551396 52.035214269803,4.7102652687351 52.035314174497,4.7103360860135 52.035729682578,4.7098555139538 52.035761048271,4.7098557546545 52.035762478806,4.7095692082521 52.035781188975))"^^geo:wktLiteral ;
    osm:area 3054.0
  ] .

