@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/b0077x0>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7911a09984216973c3341133ac339301"^^xsd:string ;
  ns0:name "Pand 898"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961725> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70627441 52.00980754, 4.70625972 52.00981791, 4.70629252 52.00983561, 4.70630528 52.00984249, 4.70639197 52.00988926, 4.70640778 52.00987949, 4.70627441 52.00980754))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

