@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/b007806>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a54c67c644942a6e718f94be4f4fbd5d"^^xsd:string ;
  ns0:name "Pand 900"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961727> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70836946 52.00985111, 4.70831416 52.00982463, 4.70824460 52.00987264, 4.70828966 52.00989970, 4.70836946 52.00985111))"^^geo:wktLiteral ;
    osm:area 34.0
  ] .

