@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/b00783f>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/66cf7401a652cb64d23d55a76e03c002"^^xsd:string ;
  ns0:name "Pand 903"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961730> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71187837 52.00988524, 4.71181417 52.00985182, 4.71174552 52.00990162, 4.71180884 52.00993590, 4.71187837 52.00988524))"^^geo:wktLiteral ;
    osm:area 42.0
  ] .

