@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/b0085fs>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0b5ac7ae592baf80e475b67fcc9369a7"^^xsd:string ;
  ns0:name "Pand 1667"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962494> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71332929 52.01170543, 4.71326276 52.01167740, 4.71316477 52.01177530, 4.71320757 52.01179231, 4.71323269 52.01180138, 4.71324250 52.01179164, 4.71332929 52.01170543))"^^geo:wktLiteral ;
    osm:area 70.0
  ] .

