@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/b00770t>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ef142572799d40f953e2df732db2aa2d"^^xsd:string ;
  ns0:name "Pand 871"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961698> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71306817 52.00986969, 4.71303285 52.00986586, 4.71301884 52.00988951, 4.71308547 52.00989929, 4.71308350 52.00990564, 4.71318546 52.00991932, 4.71320168 52.00987691, 4.71309607 52.00985987, 4.71309303 52.00986623, 4.71306817 52.00986969))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

