@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/bmRyCT>
  gtm:oppervlakte 129.0 ;
  gtm:kadastraalNummer 3551.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3551" ;
  gtm:kadastraleAanduiding "M3551"@nl ;
  ns0:name "Perceel GDA01-M3551"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350355170000/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/86858> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7161440335737 52.034772861787,4.7160694319608 52.034771807465,4.7160749828429 52.034634766471,4.7160758874229 52.034564662346,4.7160766208336 52.034544892113,4.7161210612509 52.034545504907,4.7161513677927 52.034545947261,4.7161491457086 52.034635908174,4.7161461529408 52.03471894365,4.7161440335737 52.034772861787))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

