@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/bi6XaW>
  gtm:oppervlakte 149.0 ;
  gtm:kadastraalNummer 3311.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3311" ;
  gtm:kadastraleAanduiding "M3311"@nl ;
  ns0:name "Perceel GDA01-M3311"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350331170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFBFys> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86634> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7143365008452 52.038058852048,4.7143308235129 52.038058397157,4.7143254039223 52.038057278599,4.7143204311243 52.03805552442,4.7143161080685 52.038053207687,4.7143125935784 52.038050428178,4.7143100320392 52.038047276602,4.7143084945629 52.038043870215,4.7143080664303 52.038040353318,4.7143096604217 52.03800216187,4.7146716166242 52.038007555129,4.7146700148442 52.038046285838,4.7145827530815 52.038062955261,4.7143365008452 52.038058852048))"^^geo:wktLiteral ;
    osm:area 149.0
  ] .

