@prefix ns0: <https://schema.org/> .
@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#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b007tfn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/83909b36674f615cd0a06fbef761b0ec"^^xsd:string ;
  ns0:name "Pand 1377"@nl ;
  geo:hasGeometry <https://n2t.net/ark:/60537/bjzNjZZ>, [
    geo:asWKT "POLYGON ((4.71031824 52.01096709, 4.71038784 52.01101208, 4.71052494 52.01090625, 4.71053153 52.01089442, 4.71053184 52.01087411, 4.71051387 52.01085610, 4.71031824 52.01096709))"^^geo:wktLiteral ;
    osm:area 97.0
  ] ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962204> .

