@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/bABK21>
  gtm:oppervlakte 135.0 ;
  gtm:kadastraalNummer 3333.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3333" ;
  gtm:kadastraleAanduiding "M3333"@nl ;
  ns0:name "Perceel GDA01-M3333"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350333370000/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/86655> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.715008953768 52.037905305905,4.7149926328134 52.037905122864,4.7149940912716 52.037866211565,4.7149972740818 52.03779980571,4.7150020487986 52.037675883399,4.7150775282769 52.037677033272,4.7150677565464 52.037920292561,4.7150319407605 52.037908043734,4.7150265269701 52.037906538742,4.7150207991791 52.037905562271,4.715014888009 52.037905151021,4.715008953768 52.037905305905))"^^geo:wktLiteral ;
    osm:area 134.0
  ] .

