@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/b0082n4>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/70c37643a2cd28befc40fcca80c5dd2d"^^xsd:string ;
  ns0:name "Pand 1586"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962413> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70919674 52.01150424, 4.70913499 52.01150819, 4.70913386 52.01154007, 4.70919626 52.01153597, 4.70919674 52.01150424))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

