@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bKBjA1>
  gtm:oppervlakte 179.0 ;
  gtm:kadastraalNummer 3050.0 ;
  gtm:kadastraleAanduiding "H3050"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3050"^^xsd:string ;
  ns0:name "Perceel GDA01-H3050"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310305070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLDXw7> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77474> ;
  ns0:startDate "2003-09-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6974129105699 52.02272243971,4.6971023874737 52.022566118433,4.697162106104 52.022520888267,4.6973269308738 52.022603405916,4.6973903350169 52.022634868286,4.6974022312361 52.022625877676,4.6974437683997 52.022646785357,4.6974209192747 52.022664062027,4.6974624564824 52.022684969702,4.6974129105699 52.02272243971))"^^geo:wktLiteral ;
    osm:area 180.0
  ] .

